X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=.gitignore;h=e749384bfd11c7bf5de44966d9f9605ee5ab58a2;hb=HEAD;hp=bce6a59c239936f3a08e5b804742f0a7dbbc78bd;hpb=c9afd924fdbe70a69ab9960c379f280ecbb3a778;p=mono.git diff --git a/.gitignore b/.gitignore index bce6a59c239..e749384bfd1 100644 --- a/.gitignore +++ b/.gitignore @@ -23,7 +23,6 @@ *.tlb *.tlh *.bak -*.[Cc]ache *.ilk *.log *.lib @@ -39,11 +38,15 @@ obj/ [Rr]elease*/ Ankh.NoLoad *.gpState +.vscode/ +*.exp # Tooling _ReSharper*/ *.resharper [Tt]est[Rr]esult* +*.orig +*.rej # NuGet packages !.nuget/* @@ -55,7 +58,7 @@ _ReSharper*/ ~$* # Autotools-generated files -Makefile +/Makefile Makefile.in aclocal.m4 autom4te.cache @@ -69,6 +72,7 @@ config.status config.sub configure configure.scan +cygconfig.h depcomp install-sh libtool @@ -79,6 +83,7 @@ releases stamp-h stamp-h1 stamp-h.in +/test-driver *~ *.swp *.o @@ -107,15 +112,20 @@ GRTAGS GSYMS GTAGS +# Doxygen +docs/doxygen* +docs/perlmod* + ############################################################################## # Mono-specific patterns ############################################################################## +.dirstamp compile mono.h mono-*.tar.* -mono.spec -mono-core.spec tmpinst-dir.stamp +msvc/scripts/inputs/ +extensions-config.h