move variables to environment.
This commit is contained in:
parent
e5dc309eb1
commit
978854fc72
4 changed files with 21 additions and 12 deletions
6
.gitignore
vendored
Executable file → Normal file
6
.gitignore
vendored
Executable file → Normal file
|
|
@ -13,3 +13,9 @@ __pycache__
|
|||
.pytest_cache
|
||||
htmlcov
|
||||
Pipfile.lock
|
||||
*.swo
|
||||
*.swp
|
||||
*.pyo
|
||||
*.pyc
|
||||
*.env
|
||||
venv
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue