ignore kicad backup and cache files
This commit is contained in:
parent
36e148744e
commit
80ae8325e1
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
# ignore kicad backup and cache files
|
||||||
|
/kicad/kluk-backups
|
||||||
|
/kicad/**bak
|
||||||
|
/kicad/**_autosave*
|
||||||
|
/kicad/**-cache
|
||||||
Loading…
Add table
Reference in a new issue