From 800acb56fae617f37e23d06f5a6f42d66f204837 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Wed, 10 Jul 2019 14:13:08 +0200 Subject: [PATCH] git: ignore generated .dirstamp file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 56f8332..337f401 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # files generated by Autoconf, Automake, and Gnulib .deps +.dirstamp /ChangeLog /INSTALL /aclocal.m4