Updated gitignore

This commit is contained in:
Mark Ellzey 2015-06-21 22:05:21 -04:00
parent bdeec440f1
commit 1dbb55da32

5
.gitignore vendored
View File

@ -23,6 +23,9 @@
*.gcov
*.gcda
# gdb stuff
.gdb_history
# Autotools stuff
.deps
.dirstamp
@ -36,6 +39,7 @@ Makefile.in
# ctags stuff
TAGS
tags
# Stuff made by our makefiles
libevent.pc
@ -84,6 +88,7 @@ libevent_openssl.pc
/sample/https-client
/sample/signal-test
/sample/time-test
/sample/event-test
/test-driver
/test/bench