summaryrefslogtreecommitdiff
path: root/pcb
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-04-11 20:06:47 +0200
committerxengineering <me@xengineering.eu>2025-05-24 12:01:55 +0200
commitffac50ca9173398d2238be383815ee9b0d825edf (patch)
treee640a57067b8d7f79ccf108a880dcb1535a33918 /pcb
parent36d369e46c84642ef4b2069619fb53a586b60055 (diff)
downloadiot-contact-ffac50ca9173398d2238be383815ee9b0d825edf.tar
iot-contact-ffac50ca9173398d2238be383815ee9b0d825edf.tar.zst
iot-contact-ffac50ca9173398d2238be383815ee9b0d825edf.zip
pcb: gitignore: Add _autosave*kicad*
These files seem to be present since KiCad 9.0 and should not be tracked with version control.
Diffstat (limited to 'pcb')
-rw-r--r--pcb/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/pcb/.gitignore b/pcb/.gitignore
index dfd09f9..7132856 100644
--- a/pcb/.gitignore
+++ b/pcb/.gitignore
@@ -3,3 +3,4 @@ fp-info-cache
*.lck
*auto_saved_files*
*-backups
+_autosave*kicad*