add option to create identity from private key
[oweals/gnunet.git] / .gitignore
index 31cfa58978ebb0faf6389607ec60cda8790f8df9..b337cc058406fa1a110058c5ac6b3fbb9d5df38d 100644 (file)
@@ -24,6 +24,7 @@ config.log
 config.status
 config.sub
 configure
+contrib/vendored/
 depcomp
 gnunet_config.h
 gnunet_config.h.in
@@ -60,4 +61,14 @@ doc/handbook/gversion.texi
 doc/tutorial/gversion.texi
 
 # top-level symlink can exist
-.clang-format
\ No newline at end of file
+.clang-format
+uncrustify.cfg
+.style.yapf
+
+diffoscope_reports/
+
+# this exists outside of the main repository
+cmake/
+build
+CMakeLists.txt
+CMakeFiles.txt