X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=.gitignore;h=b337cc058406fa1a110058c5ac6b3fbb9d5df38d;hb=51194a29d0ca1284ae84e83eab92ac2a0e1f675a;hp=b843f13f6125e2520468a76e89e657c9941dcd07;hpb=0e6553e41d132726eb8f7964b581bb2cac0e6b6c;p=oweals%2Fgnunet.git diff --git a/.gitignore b/.gitignore index b843f13f6..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 @@ -61,7 +62,13 @@ doc/tutorial/gversion.texi # top-level symlink can exist .clang-format +uncrustify.cfg +.style.yapf -# for cmake alternative build-system (not yet merged) -cmake-build +diffoscope_reports/ + +# this exists outside of the main repository +cmake/ build +CMakeLists.txt +CMakeFiles.txt