2009-11-20 12:17:14 -05:00
|
|
|
### These files should get ignored no matter where they appear.
|
|
|
|
|
|
|
|
# Editors leave these lying around
|
|
|
|
\#*\#
|
|
|
|
.#*
|
|
|
|
*~
|
|
|
|
*.swp
|
|
|
|
|
|
|
|
# C stuff
|
|
|
|
*.o
|
|
|
|
|
|
|
|
# Windows stuff
|
|
|
|
*.obj
|
|
|
|
*.exe
|
2010-02-03 01:26:07 -05:00
|
|
|
*.lib
|
2009-11-20 12:17:14 -05:00
|
|
|
|
|
|
|
# Patch leaves these lying arround
|
|
|
|
*.orig
|
|
|
|
*.rej
|
|
|
|
|
|
|
|
# gcov stuff
|
|
|
|
*.gcno
|
|
|
|
*.gcov
|
|
|
|
*.gcda
|
|
|
|
|
|
|
|
# Autotools stuff
|
|
|
|
.deps
|
|
|
|
Makefile
|
|
|
|
Makefile.in
|
|
|
|
|
|
|
|
# Libtool stuff
|
|
|
|
.libs
|
|
|
|
*.lo
|
|
|
|
*.la
|
|
|
|
|
2010-04-14 14:41:03 -04:00
|
|
|
# ctags stuff
|
|
|
|
TAGS
|
|
|
|
|
2009-11-20 12:17:14 -05:00
|
|
|
# Stuff made by our makefiles
|
|
|
|
libevent.pc
|
2010-08-10 11:11:25 -04:00
|
|
|
libevent_pthreads.pc
|
|
|
|
libevent_openssl.pc
|
2009-11-20 12:17:14 -05:00
|
|
|
|
|
|
|
## The initial / makes these files only get ignored in particular directories.
|
|
|
|
/autom4te.cache
|
|
|
|
|
2010-05-27 01:32:11 -04:00
|
|
|
# Libtool adds these, at least sometimes
|
|
|
|
/m4/libtool.m4
|
|
|
|
/m4/ltoptions.m4
|
|
|
|
/m4/ltsugar.m4
|
|
|
|
/m4/ltversion.m4
|
|
|
|
/m4/lt~obsolete.m4
|
|
|
|
|
2009-11-20 12:17:14 -05:00
|
|
|
/aclocal.m4
|
2010-02-18 13:50:15 -05:00
|
|
|
/compile
|
2009-11-20 12:17:14 -05:00
|
|
|
/config.guess
|
|
|
|
/config.log
|
|
|
|
/config.status
|
|
|
|
/config.sub
|
|
|
|
/configure
|
|
|
|
/depcomp
|
|
|
|
/config.h
|
|
|
|
/config.h.in
|
|
|
|
/event-config.h
|
2009-12-18 17:04:37 -05:00
|
|
|
/install-sh
|
2009-11-20 12:17:14 -05:00
|
|
|
/libtool
|
|
|
|
/ltmain.sh
|
2010-06-17 10:31:35 -04:00
|
|
|
/missing
|
2009-11-20 12:17:14 -05:00
|
|
|
/stamp-h1
|
|
|
|
|
2010-07-07 16:45:03 -04:00
|
|
|
/include/event2/event-config.h
|
|
|
|
|
2009-11-20 12:17:14 -05:00
|
|
|
/sample/dns-example
|
|
|
|
/sample/event-test
|
2010-01-27 01:46:23 -05:00
|
|
|
/sample/hello-world
|
2009-11-20 12:17:14 -05:00
|
|
|
/sample/le-proxy
|
|
|
|
/sample/signal-test
|
|
|
|
/sample/time-test
|
|
|
|
|
|
|
|
/test/bench
|
|
|
|
/test/bench_cascade
|
|
|
|
/test/bench_http
|
|
|
|
/test/bench_httpclient
|
|
|
|
/test/regress
|
|
|
|
/test/regress.gen.c
|
|
|
|
/test/regress.gen.h
|
|
|
|
/test/test-eof
|
|
|
|
/test/test-init
|
2009-12-23 07:54:13 -05:00
|
|
|
/test/test-ratelim
|
2009-11-20 12:17:14 -05:00
|
|
|
/test/test-time
|
|
|
|
/test/test-weof
|
2010-07-19 15:14:10 +02:00
|
|
|
/test/test-changelist
|
2009-11-20 12:17:14 -05:00
|
|
|
|