update .gitignore to ignore more build artifacts (#475)

This commit is contained in:
John Ferguson
2021-04-25 13:37:27 -04:00
committed by GitHub
parent 231c0970c9
commit 295663fc1c

5
.gitignore vendored
View File

@@ -6,13 +6,16 @@ Makefile
Makefile.in Makefile.in
aclocal.m4 aclocal.m4
autom4te.cache/ autom4te.cache/
compile
config.* config.*
configure configure
depcomp depcomp
**/.dirstamp
install-sh install-sh
libtool libtool
ltmain.sh ltmain.sh
missing missing
src/.deps/ **.m4
**/.deps/
src/ncmpcpp src/ncmpcpp
stamp-h1 stamp-h1