15 lines
		
	
	
	
		
			121 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			121 B
		
	
	
	
		
			Text
		
	
	
	
	
	
# Junk files
 | 
						|
*.bak
 | 
						|
*.swp
 | 
						|
*~
 | 
						|
.DS_Store
 | 
						|
._*
 | 
						|
 | 
						|
# Firmware files
 | 
						|
*.hex
 | 
						|
*.bin
 | 
						|
 | 
						|
# clangd
 | 
						|
compile_commands.json
 | 
						|
.clangd/
 | 
						|
.cache/
 |