mirror of
https://github.com/cuberite/libevent.git
synced 2025-09-11 21:34:53 -04:00
ignore config.cache/test-driver files
config.cache is generated when you run `./configure -C`. test-driver comes from newer autotools.
This commit is contained in:
parent
6fd73944c2
commit
c83f3333a3
2
.gitignore
vendored
2
.gitignore
vendored
@ -55,6 +55,7 @@ libevent_openssl.pc
|
||||
/aclocal.m4
|
||||
/compile
|
||||
/doxygen
|
||||
/config.cache
|
||||
/config.guess
|
||||
/config.log
|
||||
/config.status
|
||||
@ -82,6 +83,7 @@ libevent_openssl.pc
|
||||
/sample/signal-test
|
||||
/sample/time-test
|
||||
|
||||
/test-driver
|
||||
/test/bench
|
||||
/test/bench_cascade
|
||||
/test/bench_http
|
||||
|
Loading…
x
Reference in New Issue
Block a user