18 lines
114 B
Plaintext
18 lines
114 B
Plaintext
|
|
__pycache__
|
||
|
|
*.pyc
|
||
|
|
*.pyo
|
||
|
|
*.pyd
|
||
|
|
.Python
|
||
|
|
.env
|
||
|
|
.venv
|
||
|
|
env/
|
||
|
|
venv/
|
||
|
|
.git
|
||
|
|
.gitignore
|
||
|
|
*.md
|
||
|
|
*.db
|
||
|
|
data/
|
||
|
|
.idea/
|
||
|
|
.vscode/
|
||
|
|
*.log
|