aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorOmar Polo <op@omarpolo.com>2022-01-03 18:25:27 +0000
committerOmar Polo <op@omarpolo.com>2022-01-03 18:25:27 +0000
commit280fd79b8f5d42097d2a1a315338559261cb1e74 (patch)
tree6ba5d2d3966cb05968e9cb03dfdaed5f768cfc34 /.gitignore
parent718c0d6c712666889f75be48108c1fe725d0e714 (diff)
ignore .d too
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index d0d7cba..a9e2c43 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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