diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-23 00:32:05 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2018-12-23 00:33:48 (EST) |
commit | ec24d75252831301937bcac719eb1c0c8fe2885f (patch) | |
tree | 328d57e520e32285d87b34590114145d85947e9c /.gitignore | |
parent | 1e02ca70a08fb20ecf2df1cee4f6d12d0341febd (diff) |
build-aux/tap-driver.sh: New file
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -8,7 +8,8 @@ Session.vim aclocal.m4 autom4te.cache/ configure -build-aux/ +build-aux/* +!build-aux/tap-driver.sh ChangeLog INSTALL Makefile.in |