20 lines
		
	
	
		
			241 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			241 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
# Build output.
 | 
						|
/bin/
 | 
						|
build/
 | 
						|
 | 
						|
# Editor/IDE, whatever people use.
 | 
						|
.vscode/
 | 
						|
.idea/
 | 
						|
*.suo
 | 
						|
*.user
 | 
						|
*.clangd/
 | 
						|
compile_commands.json
 | 
						|
 | 
						|
# For those messy OS'es that like to put files everywhere.
 | 
						|
.DS_Store
 | 
						|
 | 
						|
# Misc.
 | 
						|
assets/design_doc.org
 | 
						|
.clangd
 | 
						|
*.swp
 |