fix DLL assertion
[oweals/gnunet.git] / .gitignore
index e898f41f8879fabf045f1e3ac28b5495b79fb17d..b337cc058406fa1a110058c5ac6b3fbb9d5df38d 100644 (file)
@@ -11,7 +11,6 @@
 *.swp
 *.trs
 *.kdev4
-.clang-format
 .deps/
 .libs/
 .svn/
@@ -25,6 +24,7 @@ config.log
 config.status
 config.sub
 configure
+contrib/vendored/
 depcomp
 gnunet_config.h
 gnunet_config.h.in
@@ -61,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