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:
Arjun Deka 2025-08-08 00:45:19 -07:00 committed by GitHub
parent 9255d4cfe4
commit bd7d99b21d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -65,6 +65,11 @@ db.sqlite3-journal
instance/
.webassets-cache
# Redis
*.rdb
*.aof
*.pid
# Scrapy stuff:
.scrapy