1
0
mirror of synced 2026-02-27 09:09:20 +00:00

feat: add gitignore

This commit is contained in:
Kamoteshake
2024-08-19 02:15:03 -05:00
parent cbe4eec15c
commit 13a06af72e

34
.gitignore vendored Normal file
View File

@@ -0,0 +1,34 @@
# Ignore list for KiCAD Projects
# Temporary files
*.000
*.bak
*.bck
*.kicad_pcb-bak
*.sch-bak
*~_autosave-*
*.tmp
*-save.pro
*-save.kicad_pcb
fp-info-cache# Netlist files (exported from Eeschema)
*.net
*-backups
fp-info-cache
# KiCad lock files
*.kicad*.lck
# Autosaves
**autosave**
**auto_save**
# Ignore Gerbers Directories
Gerbers
# Autorouter files (exported from Pcbnew)
*.dsn
*.ses
# Ignore LibreOffice temp files
.~lock*