X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=.gitignore;h=b337cc058406fa1a110058c5ac6b3fbb9d5df38d;hb=51194a29d0ca1284ae84e83eab92ac2a0e1f675a;hp=230946ed6969082ace69c2878a34fb10fc4b9e31;hpb=d2b44c1cab1b2b921dcaf76a6251c028dc09d5a7;p=oweals%2Fgnunet.git diff --git a/.gitignore b/.gitignore index 230946ed6..b337cc058 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ config.log config.status config.sub configure +contrib/vendored/ depcomp gnunet_config.h gnunet_config.h.in @@ -58,3 +59,16 @@ 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