Update .gitignore
Ignore piwik and XML files
This commit is contained in:
parent
c062a00861
commit
69eaf8f1ad
3
.gitignore
vendored
3
.gitignore
vendored
@ -6,6 +6,7 @@
|
|||||||
/*/thumb
|
/*/thumb
|
||||||
/*/config.php
|
/*/config.php
|
||||||
/*.html
|
/*.html
|
||||||
|
/*.xml
|
||||||
|
|
||||||
# include some files though
|
# include some files though
|
||||||
!/templates/*.html
|
!/templates/*.html
|
||||||
@ -42,3 +43,5 @@ Thumbs.db
|
|||||||
#vichan custom
|
#vichan custom
|
||||||
favicon.ico
|
favicon.ico
|
||||||
/static/spoiler.png
|
/static/spoiler.png
|
||||||
|
|
||||||
|
piwik/
|
||||||
|
Loading…
Reference in New Issue
Block a user