Ignore build files for autotools build in subfolder too

This commit is contained in:
Azat Khuzhin 2019-04-13 13:22:55 +03:00
parent c80f6be1e4
commit 04563d59d2
No known key found for this signature in database
GPG Key ID: B86086848EF8686D

103
.gitignore vendored
View File

@ -64,61 +64,62 @@ cscope*
/m4/ltversion.m4 /m4/ltversion.m4
/m4/lt~obsolete.m4 /m4/lt~obsolete.m4
/aclocal.m4
/compile
/doxygen /doxygen
/config.cache /aclocal.m4
/config.guess compile
/config.log config.cache
/config.status config.guess
/config.sub config.log
/configure config.status
/configure.lineno config.sub
/depcomp configure
/config.h configure.lineno
/config.h.in depcomp
/install-sh config.h
/libtool config.h.in
/ltmain.sh install-sh
/missing libtool
/stamp-h1 ltmain.sh
/stamp-h2 missing
stamp-h1
stamp-h2
/sample/dns-example # sample binaries
/sample/event-read-fifo dns-example
/sample/hello-world event-read-fifo
/sample/http-server hello-world
/sample/http-connect http-server
/sample/le-proxy http-connect
/sample/https-client le-proxy
/sample/signal-test https-client
/sample/time-test signal-test
/sample/event-test time-test
/sample/watch-timing event-test
watch-timing
/test-driver # test binaries
/test/bench test-driver
/test/bench_cascade bench
/test/bench_http bench_cascade
/test/bench_httpclient bench_http
/test/regress bench_httpclient
/test/regress.gen.c regress
/test/regress.gen.h regress.gen.c
/test/rpcgen-attempted regress.gen.h
/test/test-dumpevents rpcgen-attempted
/test/test-eof test-dumpevents
/test/test-closed test-eof
/test/test-init test-closed
/test/test-ratelim test-init
/test/test-script.sh test-ratelim
/test/test-time test-script.sh
/test/test-weof test-time
/test/test-changelist test-weof
/test/test-fdleak test-changelist
test-fdleak
**/include/event2/event-config.h event-config.h
**/include/evconfig-private.h evconfig-private.h
/evconfig-private.h
# Files generated by cmake # Files generated by cmake
CMakeCache.txt CMakeCache.txt