X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=.gitignore;h=0c737d358653e97621fe1cb08b46249b4658da70;hp=2307ae3c6627e72acd6845f8a2e6183bb5d3a7b8;hb=refs%2Fheads%2Fserver-0.2.1-FINAL%2Fwernis-schleuder-de;hpb=82ba828dcdb063ea3292fad79008469d6423d223 diff --git a/.gitignore b/.gitignore index 2307ae3c66..0c737d3586 100644 --- a/.gitignore +++ b/.gitignore @@ -1,15 +1,23 @@ -/.cache -/.project -/.settings +/.cache/ +/.project/ +/.settings/ +/core/ +DOCS/*.log DOCS/doxygen/*.tmp -DOCS/doxygen/html -DOCS/template-warnings.log -DOCS/warn.log -inc/.secret/.* -inc/.secret/dummy.php -inc/cache/*.cache +DOCS/doxygen/html/ +inc/.secret/ +inc/cache/*.cache.php +inc/cache/*.log +inc/cache/*.rss inc/cache/.revision -inc/cache/_compiled/templates/*.cache +inc/cache/_compiled/email/*.cache.php +inc/cache/_compiled/html/*.cache.php +inc/cache/_compiled/xml/*.cache.php inc/cache/config-local.php -inc/cache/debug.log inc/cache/sess_* +/nbproject/private/ +/nbproject/*~ +/build/ +/dist/ +.~lock* +.gitcommits