Added lck files and autosave files to KiCad gitignore

No apparent canonical documentation for lck files in KiCad, but here's an issue that mentions them:

https://gitlab.com/kicad/code/kicad/-/issues/15148

Also ignoring auto_saved_files file.

https://techoverflow.net/2020/06/13/what-gitignore-to-use-for-kicad-projects/
This commit is contained in:
Jonah Dahlquist 2024-02-18 21:20:24 -08:00 committed by GitHub
parent 4488915eec
commit 35e9a259b7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@
*.sch-bak
*~
_autosave-*
\#auto_saved_files\#
~*.lck
*.tmp
*-save.pro
*-save.kicad_pcb