mirror of
https://github.com/github/gitignore.git
synced 2026-04-11 02:01:45 +08:00
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
@ -65,6 +65,11 @@ db.sqlite3-journal
|
||||
instance/
|
||||
.webassets-cache
|
||||
|
||||
# Redis
|
||||
*.rdb
|
||||
*.aof
|
||||
*.pid
|
||||
|
||||
# Scrapy stuff:
|
||||
.scrapy
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user