We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1a7b75f + 5b24c90 commit 4def375Copy full SHA for 4def375
1 file changed
KiCad.gitignore
@@ -36,5 +36,8 @@ fp-info-cache
36
# Archived Backups (KiCad 6.0)
37
**/*-backups/*.zip
38
39
+# Local git-based history (KiCad 9.0+)
40
+.history
41
+
42
# Local project settings
43
*.kicad_prl
0 commit comments