1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 14:17:57 +02:00

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

View File

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