Updated gitignore to reflect change of env.py filename to env_variables

This commit is contained in:
Kevin Midboe
2017-04-07 11:32:04 +02:00
parent 82e05801a1
commit 294105f7ac

3
.gitignore vendored
View File

@@ -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