X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=.gitignore;h=9bfa047e788f606a54e48e82d502c163100f959d;hb=15ae2165165da813912300d223c50b74f44cc1e0;hp=c1b019f722c32aa91e61450d845dafbf80c1baa2;hpb=61d8edb3db70bd197ed6b988727394633b0cecf9;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 +*~