diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/.gitignore b/.gitignore index 028c6b7..7edc5e9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,19 +1,6 @@ -# http://www.gnu.org/software/automake -Makefile.in - -# http://www.gnu.org/software/autoconf -/autom4te.cache -/aclocal.m4 -/compile -/configure -/depcomp -/install-sh -/missing - # Dependency files .deps # Object files and libraries *.o *.a - |