refactor base + ignore .env

This commit is contained in:
2024-02-20 12:57:40 +03:00
parent 312875ed2b
commit 4fc2116dcb
2 changed files with 15 additions and 5 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.venv/
state/*
__pycache__
__pycache__
.env*