gitignore: ignore KiCad archive and lock files

This commit is contained in:
Mikolaj Wielgus 2024-07-18 14:33:49 +02:00
parent 0dacb99c9e
commit 4f8bf8f686
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -14,3 +14,7 @@ Cargo.lock
# MSVC Windows builds of rustc generate these, which store debugging information
*.pdb
# ---> KiCad
*-backups
*.zip
*.lck