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
shows.db
.DS_Store
env.py
modules/env.py
env_variables.py
node_modules