mirror of
https://github.com/github/gitignore
synced 2024-11-22 03:34:23 +01: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
@ -6,6 +6,7 @@
|
||||
*.bak
|
||||
*.bck
|
||||
*.kicad_pcb-bak
|
||||
*.sch-bak
|
||||
*~
|
||||
_autosave-*
|
||||
*.tmp
|
||||
|
Loading…
Reference in New Issue
Block a user