feat: add setup
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
.env
|
||||
config.json
|
||||
.venv/
|
||||
__pycache__/
|
||||
.idea
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,5 @@
|
||||
.env
|
||||
config.json
|
||||
.venv/
|
||||
__pycache__/
|
||||
.idea
|
||||