update gitignore a little bit; should work better nao, but i‘m unsure

This commit is contained in:
czaks 2014-04-16 12:14:29 +02:00
parent 48bc9d9e29
commit ae4cf699c8

27
.gitignore vendored
View File

@ -1,5 +1,18 @@
# static html
*.html
# static html and json
/*/*.html
/*/*.json
/*/res
/*/src
/*/thumb
/*/config.php
/*.html
# include some files though
!/templates/*.html
!/inc/config.php
# minify
/inc/lib/minify
# instance-config
/inc/instance-config.php
@ -15,6 +28,16 @@
# other stuff
.DS_Store
.htaccess
thumbs.db
Icon?
Thumbs.db
*.patch
*.diff
*.rej
*.orig
*~
#vichan custom
favicon.ico
/static/spoiler.png