forked from leftypol/leftypol
update gitignore
This commit is contained in:
parent
1d28b4be4d
commit
b8fe93fd8f
1 changed files with 6 additions and 0 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -38,6 +38,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…
Add table
Add a link
Reference in a new issue