task4/.gitignore

9 lines
78 B
Plaintext

.venv/
__pycache__/
.ipynb_checkpoints/
*.pyc
*.pyo
*.pyd
.env
.DS_Store
data/