Browse Source

Add .dirstamp to .gitignore.

tags/v0.99.beta20
Sam Hocevar 5 years ago
parent
commit
5cfb692b6a
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .gitignore

+ 1
- 0
.gitignore View File

@@ -10,6 +10,7 @@
.auto .auto
.libs .libs
.deps .deps
.dirstamp
Makefile Makefile
Makefile.in Makefile.in
aclocal.m4 aclocal.m4


Loading…
Cancel
Save