]> arthur.barton.de Git - netatalk.git/commitdiff
More ignores
authorFrank Lahm <franklahm@googlemail.com>
Mon, 24 Jan 2011 09:18:03 +0000 (10:18 +0100)
committerFrank Lahm <franklahm@googlemail.com>
Mon, 24 Jan 2011 09:18:03 +0000 (10:18 +0100)
libevent/.gitignore
libevent/sample/.gitignore [new file with mode: 0644]
libevent/test/.gitignore

index 9486c1c8e79d89ca10689ac05e310a380f3b7cc4..393f6ad37da6018293a76c139338139a03d25411 100644 (file)
@@ -27,7 +27,10 @@ autoscan.log
 *.diff.gz
 *~
 *.o
+*.lo
+*.la
 .deps/
 libevent.pc
 libevent_openssl.pc
 libevent_pthreads.pc
+.libs/
\ No newline at end of file
diff --git a/libevent/sample/.gitignore b/libevent/sample/.gitignore
new file mode 100644 (file)
index 0000000..98e1e6f
--- /dev/null
@@ -0,0 +1,7 @@
+dns-example
+event-test
+hello-world
+http-server
+le-proxy
+signal-test
+time-test
index 034531814b29a43e3f294cd43a8c52f54d418891..7b0b4693863c5c71465c465afa70f24440a6cfed 100644 (file)
@@ -1,2 +1,13 @@
 regress.gen.c
 regress.gen.h
+bench
+bench_cascade
+bench_http
+bench_httpclient
+regress
+test-changelist
+test-eof
+test-init
+test-ratelim
+test-time
+test-weof
\ No newline at end of file