mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-10 20:09:25 +00:00
Integrate automatic redis startup with the project
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -22,3 +22,9 @@ node_modules/
|
||||
# compiled documentation
|
||||
site/
|
||||
.env
|
||||
|
||||
### Redis ###
|
||||
|
||||
# Ignore redis binary dump (dump.rdb) files
|
||||
|
||||
*.rdb
|
||||
|
Reference in New Issue
Block a user