summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorP. J. McDermott <pj@pehjota.net>2017-07-22 21:10:13 (EDT)
committer P. J. McDermott <pj@pehjota.net>2017-07-22 21:10:13 (EDT)
commit3eee52ce0b4a5ef920ce835fb93082804769c79b (patch)
treef111650e57885d81a4095f7c5a1c2c4f6501a750 /.gitignore
parentea8868be52ef56c342725b83cdcb59493a65d887 (diff)
.gitignore: Include build-aux/tap-driver.sh
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 8938392..d316711 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,7 +8,8 @@ Session.vim
aclocal.m4
autom4te.cache/
configure
-build-aux/
+build-aux/*
+!build-aux/tap-driver.sh
ChangeLog
INSTALL
Makefile.in
@@ -24,8 +25,8 @@ config.sh
pro-archman
locale/*.ms
man/*.1
-*-*/
-*-*.tar*
+pro-archman-*/
+pro-archman-*.tar*
tests/*[^.]??
tests/*.log
tests/*.trs