use testbed methods to alter underlaylinkmodel
[oweals/gnunet.git] / .gitignore
index edac4bb16ef4f60cb7e4403c49611d26840f74c4..b337cc058406fa1a110058c5ac6b3fbb9d5df38d 100644 (file)
@@ -1,4 +1,6 @@
 *~
+\#*\#
+*.bak
 *.a
 *.la
 *.lo
@@ -22,6 +24,7 @@ config.log
 config.status
 config.sub
 configure
+contrib/vendored/
 depcomp
 gnunet_config.h
 gnunet_config.h.in
@@ -39,3 +42,33 @@ 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