ignore core/compile files

Newer autotools includes a compile helper script.

* .gitignore: Add /compile and core.
This commit is contained in:
Mike Frysinger 2015-02-26 00:35:38 -05:00 committed by Dmitry V. Levin
parent a671a2c7b4
commit bf8dfe8aaf

2
.gitignore vendored
View File

@ -5,6 +5,7 @@
.version
.*.swp
*.gdb
core
.gdbinit
.gdb_history
@ -16,6 +17,7 @@ Makefile.in
/aclocal.m4
/autom4te.cache
/compile
/config.guess
/config.h
/config.h.in