From db55d10039be854696f1465645f1bdb8f1007ded Mon Sep 17 00:00:00 2001 From: Adam Spiers Date: Sat, 19 Nov 2016 14:35:43 +0000 Subject: [PATCH] add some compile-time artefacts to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aa5faa55..8565dd86 100644 --- a/.gitignore +++ b/.gitignore @@ -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