diff options
author | GiteaBot <teabot@gitea.io> | 2024-10-07 00:32:39 +0000 |
---|---|---|
committer | GiteaBot <teabot@gitea.io> | 2024-10-07 00:32:39 +0000 |
commit | 6551847aa8a7b2d363e9fbfe7509b679be5c0a71 (patch) | |
tree | b43fe2322e868a2e30635b276dbaa6c93f1f9f3a /options/gitignore | |
parent | e53056866674691864c4dfdddb3dfc629a06cbba (diff) | |
download | gitea-6551847aa8a7b2d363e9fbfe7509b679be5c0a71.tar.gz gitea-6551847aa8a7b2d363e9fbfe7509b679be5c0a71.zip |
[skip ci] Updated licenses and gitignores
Diffstat (limited to 'options/gitignore')
-rw-r--r-- | options/gitignore/KiCad | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/options/gitignore/KiCad b/options/gitignore/KiCad index a63bc0e7f7..59fde34c0e 100644 --- a/options/gitignore/KiCad +++ b/options/gitignore/KiCad @@ -16,6 +16,8 @@ _autosave-* *-save.pro *-save.kicad_pcb fp-info-cache +~*.lck +\#auto_saved_files# # Netlist files (exported from Eeschema) *.net |