mirror of
				https://github.com/Xahau/xahau.js.git
				synced 2025-11-04 04:55:48 +00:00 
			
		
		
		
	Initial .gitignore.
This commit is contained in:
		
				
					committed by
					
						
						Stefan Thomas
					
				
			
			
				
	
			
			
			
						parent
						
							0f6d31cbcd
						
					
				
				
					commit
					1653cf79c0
				
			
							
								
								
									
										17
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										17
									
								
								.gitignore
									
									
									
									
										vendored
									
									
										Normal file
									
								
							@@ -0,0 +1,17 @@
 | 
			
		||||
# .gitignore
 | 
			
		||||
 | 
			
		||||
# Ignore vim swap files.
 | 
			
		||||
*.swp
 | 
			
		||||
 | 
			
		||||
# Ignore SCons support files.
 | 
			
		||||
.sconsign.dblite
 | 
			
		||||
 | 
			
		||||
# Ignore python compiled files.
 | 
			
		||||
*.pyc
 | 
			
		||||
 | 
			
		||||
# Ignore object fiels.
 | 
			
		||||
*.o
 | 
			
		||||
obj/*
 | 
			
		||||
 | 
			
		||||
newcoind
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user