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