summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichael Richardson <mcr@finepoint.com>2014-04-13 13:07:16 -0400
committerMichael Richardson <mcr@sandelman.ca>2014-04-13 13:07:16 -0400
commitb6593aab6b3afa09465a547aef8f32399a672ea7 (patch)
tree4bad4d1b39f7a0f24a97d2d91f4e61e442467851 /.gitignore
parenta4154192b8012b0decf544c1e280dee59b72ea3d (diff)
downloadlibevent-b6593aab6b3afa09465a547aef8f32399a672ea7.tar.gz
ignore one more test binary
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index da152e4f..63bd7f9b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -92,6 +92,7 @@ libevent_openssl.pc
/test/rpcgen-attempted
/test/test-dumpevents
/test/test-eof
+/test/test-closed
/test/test-init
/test/test-ratelim
/test/test-time
@@ -113,4 +114,4 @@ libevent_openssl.pc
/include/evconfig-private.h
/lib/
/tmp/
-/verify_tests.sh \ No newline at end of file
+/verify_tests.sh