ignore config.cache & dist files

config.cache is generated when running `./configure -C`.

The tarballs are generated when running `make dist`.
This commit is contained in:
Mike Frysinger 2016-12-05 15:48:10 -05:00
parent 84f0ae00d2
commit 10bd7bab14
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -18,6 +18,7 @@ Makefile.in
/aclocal.m4
/autom4te.cache
/compile
/config.cache
/config.guess
/config.h
/config.h.in
@ -45,4 +46,5 @@ Makefile.in
/po/stamp-po
/shadow.spec
/shadow-*.tar.*
/libmisc/getdate.c