Updated gitignore : make it easier for anyone to create a new subproject
authorNathael Pajani <nathael.pajani@ed3l.fr>
Wed, 25 Jan 2023 13:29:09 +0000 (14:29 +0100)
committerNathael Pajani <nathael.pajani@ed3l.fr>
Wed, 25 Jan 2023 13:29:09 +0000 (14:29 +0100)
.gitignore

index d4075b9..ffcc121 100644 (file)
@@ -9,41 +9,6 @@
 #
 # Normal rules
 #
-*.bck
-*.dcm
-*.bak
-*.wrl
-*.gtl
-*.gbl
-*.gts
-*.gbs
-*.gto
-*.gbo
-*.gtr
-*.gbr
-*.gbp
-*.gtp
-*.pho
-*.drl
-*.gm1
-*.zip
-*.svg
-*.ps
-*.emp
-*.png
-*.bz2
-*-bak
-*.000
-*.pdf
-*.xml
-*.dxf
-fp-info-cache
-*-cache.lib
-*-rescue.lib
-sym-lib-table
-*.kicad_prl
-*.pos
-Adapters/
-Boards/
-Divers/
-Modules/
+*
+!Lib
+!README