Update .gitignore and add .editorconfig (#21)
[timetracker.git] / .gitignore
index 8f4d269..9bfa047 100644 (file)
@@ -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/
+Thumbs.db
+*.DS_Store
+*~