Initial commit
Initial structure with little functionality
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/venv
|
||||
__pycache__
|
||||
*.egg-info
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user
Initial structure with little functionality
@@ -0,0 +1,4 @@
|
||||
/venv
|
||||
__pycache__
|
||||
*.egg-info
|
||||
*.pyc
|
||||