Add KiCad gitignore
This commit is contained in:
parent
2f971d8040
commit
b3f6a3f1a7
2 changed files with 8 additions and 0 deletions
4
Devices/Console/Hardware/Circuit/.gitignore
vendored
Normal file
4
Devices/Console/Hardware/Circuit/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
*-bak
|
||||
*-cache*
|
||||
*-bak*
|
||||
_autosave*
|
4
Devices/Control/Hardware/Circuit/.gitignore
vendored
Normal file
4
Devices/Control/Hardware/Circuit/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
*-bak
|
||||
*-cache*
|
||||
*-bak*
|
||||
_autosave*
|
Reference in a new issue