forked from GithubBackups/vichan
update gitignore
This commit is contained in:
parent
093b1b605b
commit
5c5751647d
6
.gitignore
vendored
6
.gitignore
vendored
@ -40,6 +40,12 @@ Thumbs.db
|
|||||||
*.orig
|
*.orig
|
||||||
*~
|
*~
|
||||||
|
|
||||||
|
# tmp filesystem
|
||||||
|
/tmp/cache/*
|
||||||
|
/tmp/locks/*
|
||||||
|
!/tmp/cache/.gitkeep
|
||||||
|
!/tmp/locks/.gitkeep
|
||||||
|
|
||||||
#vichan custom
|
#vichan custom
|
||||||
favicon.ico
|
favicon.ico
|
||||||
/static/spoiler.png
|
/static/spoiler.png
|
||||||
|
Loading…
x
Reference in New Issue
Block a user