16 lines
118 B
Plaintext
16 lines
118 B
Plaintext
.git
|
|
.gitignore
|
|
.env
|
|
.venv
|
|
__pycache__
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
*.log
|
|
transcript.log
|
|
bot.log
|
|
README.md
|
|
.vscode
|
|
.idea
|