mirror of
				https://github.com/NotAShelf/nvf.git
				synced 2025-10-31 02:52:37 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			12 lines
		
	
	
	
		
			165 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			12 lines
		
	
	
	
		
			165 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| # Ignore nix artifacts
 | |
| result
 | |
| result/
 | |
| .direnv
 | |
| 
 | |
| # Ignore files generated by common IDEs
 | |
| .vscode/*
 | |
| .idea/*
 | |
| 
 | |
| # Ignore log files generated by my debuggers
 | |
| *.log
 | |
| *.log.*
 |