chore(gitignore): ignore KiCad lockfiles and `fp-info-cache`

This commit is contained in:
Mikolaj Wielgus 2024-12-04 23:46:51 +01:00
parent 3bd6a927b9
commit 577e1a5b11
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -15,8 +15,11 @@ Cargo.lock
*.pdb
# ---> KiCad
# Autoarchive files
# Temporary and autoarchive files
*-backups
fp-info-cache
~*.lck
*.zip
# Lockfiles