mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Add *.sch-bak to KiCad.gitignore (#3153)
Newer versions of KiCad call the schematics backup file `.sch-bak`.
This commit is contained in:
parent
6651bca9c8
commit
0455041ec4
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
|||
*.bak
|
||||
*.bck
|
||||
*.kicad_pcb-bak
|
||||
*.sch-bak
|
||||
*~
|
||||
_autosave-*
|
||||
*.tmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue