move variables to environment.
This commit is contained in:
Executable → Regular
+6
@@ -13,3 +13,9 @@ __pycache__
|
||||
.pytest_cache
|
||||
htmlcov
|
||||
Pipfile.lock
|
||||
*.swo
|
||||
*.swp
|
||||
*.pyo
|
||||
*.pyc
|
||||
*.env
|
||||
venv
|
||||
|
||||
Reference in New Issue
Block a user