HomeHarvest/.gitignore

6 lines
76 B
Plaintext

/.idea
**/dist/
**/__pycache__/
**/.pytest_cache/
*.pyc
/.ipynb_checkpoints/