summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2023-10-19 15:00:00 +0200
committerFlorian Westphal <fw@strlen.de>2023-11-02 11:48:30 +0100
commit3cd1fecdea04627c728d854e3cb982dcb906d021 (patch)
tree85be9d31fae67c816deda31f4a5ab3092213d75a /.gitignore
parent65d94af52f11a2c5a44d5ae8aa3891ccb648c666 (diff)
gitignore: ignore ".dirstamp" files
Those will be generated by automake, once the recursive Makefiles are gone. Signed-off-by: Thomas Haller <thaller@redhat.com> Signed-off-by: Florian Westphal <fw@strlen.de>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2c12c440..a62e31f3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
# Generated by autoconf/configure/automake
*.m4
+.dirstamp
Makefile
Makefile.in
stamp-h1