mirror of
https://github.com/tstack/lnav
synced 2024-11-19 15:25:34 +00:00
Merge pull request #366 from aspiers/git-ignores
add some compile-time artefacts to .gitignore
This commit is contained in:
commit
a6f22f77ec
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,6 +14,7 @@ Makefile
|
||||
Makefile.in
|
||||
TESTS_ENVIRONMENT
|
||||
aclocal.m4
|
||||
ar-lib
|
||||
autom4te.cache
|
||||
compile
|
||||
config.guess
|
||||
@ -36,6 +37,7 @@ release/vagrant-static-linux/lnav
|
||||
src/bin2c
|
||||
src/config.h
|
||||
src/config.h.in
|
||||
src/default-config-json.c
|
||||
src/default-log-formats-json.c
|
||||
src/dump-pid-sh.c
|
||||
src/help.c
|
||||
|
Loading…
Reference in New Issue
Block a user