Ignore ng/ninja artifacts.
This commit is contained in:
		
							parent
							
								
									01c669d914
								
							
						
					
					
						commit
						262172a5cd
					
				| 
						 | 
					@ -1,4 +1,9 @@
 | 
				
			||||||
# ignore intermediate and build objects
 | 
					# ignore intermediate and build objects
 | 
				
			||||||
*.fasl
 | 
					*.fasl
 | 
				
			||||||
*.pyc
 | 
					*.pyc
 | 
				
			||||||
*.o
 | 
					*.o
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# ignore build systems
 | 
				
			||||||
 | 
					.ninja_deps
 | 
				
			||||||
 | 
					.ninja_log
 | 
				
			||||||
 | 
					*.ninja
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue