X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/timetracker.git/blobdiff_plain/3334a1d8a3cc149e014b84b6e46ee9d70fac6663..HEAD:/.gitignore diff --git a/.gitignore b/.gitignore index c1b019f7..92e2728c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,12 @@ config.php -WEB-INF/templates_c/*.php -WEB-INF/templates_c/*.png +WEB-INF/templates_c/*.* +WEB-INF/templates_c/import_* +WEB-INF/templates_c/tt* WEB-INF/lib/tcpdf/ nbproject/ upload/ -.vscode/ \ No newline at end of file +.vscode/ +Thumbs.db +*.DS_Store +*~ +.idea/