6 lines
53 B
Plaintext
Executable File
6 lines
53 B
Plaintext
Executable File
.gitignore
|
|
/logs
|
|
/.venv
|
|
/__pycache__
|
|
*.pyc
|
|
/data |