]> granicus.if.org Git - libevent/commitdiff
Updated gitignore
authorMark Ellzey <socket@gmail.com>
Mon, 22 Jun 2015 02:05:21 +0000 (22:05 -0400)
committerMark Ellzey <socket@gmail.com>
Mon, 22 Jun 2015 02:05:21 +0000 (22:05 -0400)
.gitignore

index 4ad734aca84a4c9834e33e81c748b39c214a776a..9c61aaa6d4d217298fa4354994e5c30ad0194682 100644 (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