X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=.gitignore;h=9bfa047e788f606a54e48e82d502c163100f959d;hb=ecf7d911c95935f8cfb2403f645cd12f93d8c3f5;hp=c1b019f722c32aa91e61450d845dafbf80c1baa2;hpb=3334a1d8a3cc149e014b84b6e46ee9d70fac6663;p=timetracker.git diff --git a/.gitignore b/.gitignore index c1b019f7..9bfa047e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,9 @@ config.php -WEB-INF/templates_c/*.php -WEB-INF/templates_c/*.png +WEB-INF/templates_c/*.* WEB-INF/lib/tcpdf/ nbproject/ upload/ -.vscode/ \ No newline at end of file +.vscode/ +Thumbs.db +*.DS_Store +*~