ignore .d too

This commit is contained in:
Omar Polo 2022-01-03 18:25:27 +00:00
parent 718c0d6c71
commit 280fd79b8f
1 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -3,8 +3,11 @@
TAGS
gmid
gg
*.d
*.o
*.swp
have/*.d
compat/*.d
compat/*.o
docs
y.tab.*
@ -18,6 +21,7 @@ configure.local
!contrib/gmid
!contrib/vim/syntax_checkers/gmid
regress/testdata
regress/*.d
regress/*.pem
regress/*.key
regress/*.crt