mirror of
https://github.com/vale981/gitignore
synced 2025-03-04 09:21:42 -05: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
Reference in a new issue