Skip to content

Commit ab29a08

Browse files
committed
Don't ignore KiCad cache libraries
1 parent b8a7f3d commit ab29a08

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,6 @@
1818

1919
# Editor backups
2020
*~
21+
22+
# Include KiCad cache libraries
23+
!*-cache.lib

0 commit comments

Comments
 (0)