summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2009-04-05 23:27:32 +0200
committerBruno Haible <bruno@clisp.org>2009-04-05 23:27:32 +0200
commit899432a955de3f1dd501010b4cf35362db1cac8a (patch)
treec6fdaa20ed1d4ba364374d9234e5717ab6814d83 /.gitignore
parent21cbfc2d3b92255336c222c869547114371823a6 (diff)
downloadlibunistring-899432a955de3f1dd501010b4cf35362db1cac8a.tar.gz
Ignore files generated by autoconf and automake.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0388ac9..f53fae5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,9 @@
.#*
\#*#
+# Files generate by the autotools:
+/aclocal.m4
+/configure
+/config.h.in
+/Makefile.in
+