style specing
[oweals/gnunet.git] / .gitignore
index 8f88dddbaba5ea7635eb40c5ce5bded0cb0fdcf1..b337cc058406fa1a110058c5ac6b3fbb9d5df38d 100644 (file)
@@ -1,4 +1,6 @@
 *~
+\#*\#
+*.bak
 *.a
 *.la
 *.lo
@@ -8,6 +10,7 @@
 *.rej
 *.swp
 *.trs
+*.kdev4
 .deps/
 .libs/
 .svn/
@@ -21,6 +24,7 @@ config.log
 config.status
 config.sub
 configure
+contrib/vendored/
 depcomp
 gnunet_config.h
 gnunet_config.h.in
@@ -35,3 +39,36 @@ 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
+
+# top-level symlink can exist
+.clang-format
+uncrustify.cfg
+.style.yapf
+
+diffoscope_reports/
+
+# this exists outside of the main repository
+cmake/
+build
+CMakeLists.txt
+CMakeFiles.txt