X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=.gitignore;h=92e2728c3ca5142b5aea2e2979da1fec47987bf1;hb=c75f863a12ab28d8f828c0cc367b581b396ee951;hp=8f4d26991e852d4d7355db2c958675564c576941;hpb=ed13397ab74c0892efe2cfff855a53cf11e15a36;p=timetracker.git diff --git a/.gitignore b/.gitignore index 8f4d2699..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/ +Thumbs.db +*.DS_Store +*~ +.idea/