Updated gitignore to reflect change of env.py filename to env_variables
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -2,6 +2,5 @@ __pycache__
|
|||||||
nohup.out
|
nohup.out
|
||||||
shows.db
|
shows.db
|
||||||
.DS_Store
|
.DS_Store
|
||||||
env.py
|
env_variables.py
|
||||||
modules/env.py
|
|
||||||
node_modules
|
node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user