18 lines
126 B
Plaintext
18 lines
126 B
Plaintext
__pycache__/
|
|
*.pyc
|
|
*.pyo
|
|
*.pyd
|
|
.Python
|
|
*.log
|
|
.venv/
|
|
venv/
|
|
env/
|
|
.env
|
|
.git/
|
|
.gitignore
|
|
.idea/
|
|
.vscode/
|
|
dist/
|
|
build/
|
|
*.egg-info/
|