git: ignore generated .dirstamp file

This commit is contained in:
Peter Simons 2019-07-10 14:13:08 +02:00
parent 1c8a9af05a
commit 800acb56fa

1
.gitignore vendored
View File

@ -1,6 +1,7 @@
# files generated by Autoconf, Automake, and Gnulib # files generated by Autoconf, Automake, and Gnulib
.deps .deps
.dirstamp
/ChangeLog /ChangeLog
/INSTALL /INSTALL
/aclocal.m4 /aclocal.m4