47 lines
		
	
	
		
			717 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			47 lines
		
	
	
		
			717 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
**/*-backups/*.zip
 | 
						|
Manual/*
 | 
						|
Datenblätter/*
 | 
						|
 | 
						|
# ---> KiCad
 | 
						|
# For PCBs designed using KiCad: https://www.kicad.org/
 | 
						|
# Format documentation: https://kicad.org/help/file-formats/
 | 
						|
 | 
						|
# Temporary files
 | 
						|
*.000
 | 
						|
*.bak
 | 
						|
*.bck
 | 
						|
*.kicad_pcb-bak
 | 
						|
*.kicad_sch-bak
 | 
						|
*-backups
 | 
						|
*.kicad_prl
 | 
						|
*.sch-bak
 | 
						|
*~
 | 
						|
_autosave-*
 | 
						|
*.tmp
 | 
						|
*-save.pro
 | 
						|
*-save.kicad_pcb
 | 
						|
fp-info-cache
 | 
						|
 | 
						|
# Netlist files (exported from Eeschema)
 | 
						|
*.net
 | 
						|
 | 
						|
# Autorouter files (exported from Pcbnew)
 | 
						|
*.dsn
 | 
						|
*.ses
 | 
						|
 | 
						|
FT24-SLS/*.log
 | 
						|
 | 
						|
Software/.vscode/
 | 
						|
Software/build/
 | 
						|
Software/Debug
 | 
						|
Software/.cache/
 | 
						|
Software/.clangd
 | 
						|
Software/compile_commands.json
 | 
						|
Software/STM32Make.make
 | 
						|
Software/.metadata/
 | 
						|
Software/openocd.cfg
 | 
						|
 | 
						|
Simulation/*
 | 
						|
!Simulation/*.asc
 | 
						|
 |