summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore16
1 files changed, 13 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index d26b3958..63ef1a29 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,10 +2,13 @@
.*.d
*.o
-# Generated by autoconf/configure
+# Generated by autoconf/configure/automake
+*.m4
Makefile
-Makefile.defs
-Makefile.rules
+Makefile.in
+src/Makefile.in
+src/.deps/
+stamp-h1
config.h
config.h.in
config.h.in~
@@ -13,6 +16,13 @@ config.log
config.status
configure
autom4te.cache
+build-aux/
+libtool
+missing
+depcomp
+ylwrap
+src/parser_bison.c
+src/parser_bison.h
# Debian package build temporary files
build-stamp