9 lines
		
	
	
		
			No EOL
		
	
	
		
			150 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			No EOL
		
	
	
		
			150 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# ---> Nix
 | 
						|
# Ignore build outputs from performing a nix-build or `nix build` command
 | 
						|
**/result
 | 
						|
**/result-*
 | 
						|
**/.direnv
 | 
						|
**/dist
 | 
						|
**/*.*~
 | 
						|
**/.\#*
 | 
						|
**/\#*\# |