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