This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -122,6 +122,8 @@ celerybeat.pid
|
||||
|
||||
# Environments
|
||||
.env
|
||||
.env.dev
|
||||
.env.prd
|
||||
.venv
|
||||
env/
|
||||
venv/
|
||||
@ -159,4 +161,4 @@ cython_debug/
|
||||
# and can be added to the global gitignore or merged into this file. For a more nuclear
|
||||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
_media/cluster/
|
||||
|
Reference in New Issue
Block a user