X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=.gitignore;h=0c737d358653e97621fe1cb08b46249b4658da70;hb=05532a523a6362cfda61b8cfc5006ec7e5897661;hp=e9cccc4e9f608252bd0f0069a1b8464c680bd6fa;hpb=db1f357f01e1ebb16a31fdcd3e432a1d19b54ae3;p=mailer.git diff --git a/.gitignore b/.gitignore index e9cccc4e9f..0c737d3586 100644 --- a/.gitignore +++ b/.gitignore @@ -1,16 +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/cache/*.cache +DOCS/doxygen/html/ +inc/.secret/ +inc/cache/*.cache.php +inc/cache/*.log +inc/cache/*.rss inc/cache/.revision -inc/cache/_compiled/html/*.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 -theme/org/css/aboutme.css +/nbproject/private/ +/nbproject/*~ +/build/ +/dist/ +.~lock* +.gitcommits