]> ruderich.org/simon Gitweb - tlsproxy/tlsproxy.git/blobdiff - .gitignore
Fix flags parameter type of initialize_tls_session_both().
[tlsproxy/tlsproxy.git] / .gitignore
index 8f77fa47758669302ed2835e3dab54bd4ed3c9ad..9ebffca9c0ce56a649f0911d82161c4e98545baf 100644 (file)
@@ -1,19 +1,34 @@
+*.o
 # Created by autoreconf.
-Makefile.in
-aclocal.m4
-autom4te.cache/
-build-aux/
-config.h.in
-config.h.in~
-configure
-src/Makefile.in
+/aclocal.m4
+/autom4te.cache/
+/build-aux/
+/config.h.in
+/config.h.in~
+/configure
+/Makefile.in
+/man/Makefile.in
+/src/Makefile.in
+/tests/Makefile.in
 # Created by ./configure.
-Makefile
-config.h
-config.log
-config.status
-src/.deps/
-src/Makefile
-stamp-h1
+/config.h
+/config.log
+/config.status
+/Makefile
+/man/Makefile
+/src/.deps/
+/src/Makefile
+/stamp-h1
+/tests/.deps/
+/tests/Makefile
 # Created by make.
-src/tlsproxy
+/man/tlsproxy.1
+/man/tlsproxy-add.1
+/man/tlsproxy-setup.1
+/src/tlsproxy
+/tests/client
+/tests/proxy-ca-key.pem
+/tests/proxy-ca.pem
+/tests/proxy-dh.pem
+/tests/proxy-invalid.pem
+/tests/proxy-key.pem