diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 7fd2b68d51..a0331bcc5d 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,11 @@ *.go tmp *.log +/build-aux +/configure +Makefile.in +Makefile +/autom4te.cache +config.cache +/aclocal.m4 +/config.status |