37 lines
		
	
	
		
			297 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			37 lines
		
	
	
		
			297 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Compiled files
 | 
						|
*.o
 | 
						|
*.so
 | 
						|
*.rlib
 | 
						|
*.dll
 | 
						|
 | 
						|
# Executables
 | 
						|
*.exe
 | 
						|
 | 
						|
# Cargo lock in subs
 | 
						|
**/Cargo.lock
 | 
						|
 | 
						|
# Generated by Cargo
 | 
						|
**/target/
 | 
						|
 | 
						|
# vim stuff
 | 
						|
*.swp
 | 
						|
 | 
						|
# mac stuff
 | 
						|
.DS_Store
 | 
						|
 | 
						|
# gdb files
 | 
						|
.gdb_history
 | 
						|
 | 
						|
/json-tests/target/
 | 
						|
 | 
						|
# jetbrains ide stuff
 | 
						|
.idea
 | 
						|
*.iml
 | 
						|
 | 
						|
# Build artifacts
 | 
						|
out/
 | 
						|
 | 
						|
.vscode
 | 
						|
 | 
						|
/parity.*
 |