Merge pull request #366 from aspiers/git-ignores

add some compile-time artefacts to .gitignore
This commit is contained in:
Tim Stack 2016-11-19 11:00:36 -08:00 committed by GitHub
commit a6f22f77ec

2
.gitignore vendored
View File

@ -14,6 +14,7 @@ Makefile
Makefile.in Makefile.in
TESTS_ENVIRONMENT TESTS_ENVIRONMENT
aclocal.m4 aclocal.m4
ar-lib
autom4te.cache autom4te.cache
compile compile
config.guess config.guess
@ -36,6 +37,7 @@ release/vagrant-static-linux/lnav
src/bin2c src/bin2c
src/config.h src/config.h
src/config.h.in src/config.h.in
src/default-config-json.c
src/default-log-formats-json.c src/default-log-formats-json.c
src/dump-pid-sh.c src/dump-pid-sh.c
src/help.c src/help.c