mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-12 22:10:12 -04:00
Updated gitignore
This commit is contained in:
parent
bdeec440f1
commit
1dbb55da32
5
.gitignore
vendored
5
.gitignore
vendored
@ -23,6 +23,9 @@
|
|||||||
*.gcov
|
*.gcov
|
||||||
*.gcda
|
*.gcda
|
||||||
|
|
||||||
|
# gdb stuff
|
||||||
|
.gdb_history
|
||||||
|
|
||||||
# Autotools stuff
|
# Autotools stuff
|
||||||
.deps
|
.deps
|
||||||
.dirstamp
|
.dirstamp
|
||||||
@ -36,6 +39,7 @@ Makefile.in
|
|||||||
|
|
||||||
# ctags stuff
|
# ctags stuff
|
||||||
TAGS
|
TAGS
|
||||||
|
tags
|
||||||
|
|
||||||
# Stuff made by our makefiles
|
# Stuff made by our makefiles
|
||||||
libevent.pc
|
libevent.pc
|
||||||
@ -84,6 +88,7 @@ libevent_openssl.pc
|
|||||||
/sample/https-client
|
/sample/https-client
|
||||||
/sample/signal-test
|
/sample/signal-test
|
||||||
/sample/time-test
|
/sample/time-test
|
||||||
|
/sample/event-test
|
||||||
|
|
||||||
/test-driver
|
/test-driver
|
||||||
/test/bench
|
/test/bench
|
||||||
|
Loading…
x
Reference in New Issue
Block a user