Added redis files to ignore
In this commit I added files that are generated by redis and should generally be ignored.
This commit is contained in:
parent
9255d4cfe4
commit
bd7d99b21d
1 changed files with 5 additions and 0 deletions
|
|
@ -65,6 +65,11 @@ db.sqlite3-journal
|
|||
instance/
|
||||
.webassets-cache
|
||||
|
||||
# Redis
|
||||
*.rdb
|
||||
*.aof
|
||||
*.pid
|
||||
|
||||
# Scrapy stuff:
|
||||
.scrapy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue