diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..42255fb --- /dev/null +++ b/.gitignore @@ -0,0 +1,13 @@ +# ignore auto-generated autoconf files +Makefile +Makefile.in +aclocal.m4 +stamp-h1 +config.h +config.h.in +config.h.log +config.log +config.status +config +configure +autom4te.cache |