add ability to build manpages independent from other documentation choices
[oweals/gnunet.git] / .gitignore
index 8f88dddbaba5ea7635eb40c5ce5bded0cb0fdcf1..230946ed6969082ace69c2878a34fb10fc4b9e31 100644 (file)
@@ -1,4 +1,6 @@
 *~
+\#*\#
+*.bak
 *.a
 *.la
 *.lo
@@ -8,6 +10,7 @@
 *.rej
 *.swp
 *.trs
+*.kdev4
 .deps/
 .libs/
 .svn/
@@ -35,3 +38,23 @@ src/*/*.conf
 stamp-h1
 test-driver
 INSTALL
+confdefs.h
+confdefs.c
+confdefs.err
+src/namestore/test_namestore_api_zone_to_name
+src/credential/gnunet-credential
+src/credential/gnunet-service-credential
+src/identity-provider/gnunet-idp
+*.patch
+src/namestore/perf_namestore_api_zone_iteration_flat
+src/namestore/perf_namestore_api_zone_iteration_postgres
+src/namestore/perf_namestore_api_zone_iteration_sqlite
+python-lint.log
+flake8.log
+# for pytest created data:
+.cache/
+__pycache__/
+build-aux/
+src/ats/test_ats2_lib
+doc/handbook/gversion.texi
+doc/tutorial/gversion.texi