summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Ferguson <j-n-f@users.noreply.github.com>2021-04-25 13:37:27 -0400
committerGitHub <noreply@github.com>2021-04-25 19:37:27 +0200
commit295663fc1cbfe2be5c501f9f819bdb29208aed0a (patch)
treed21aa51cf1a2e78142aced888b6eb07500b0b86f
parent231c0970c953f5c8213cb293cba54398b45e0647 (diff)
update .gitignore to ignore more build artifacts (#475)
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ae5fc5af..04dde468 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,13 +6,16 @@ Makefile
Makefile.in
aclocal.m4
autom4te.cache/
+compile
config.*
configure
depcomp
+**/.dirstamp
install-sh
libtool
ltmain.sh
missing
-src/.deps/
+**.m4
+**/.deps/
src/ncmpcpp
stamp-h1