Files
HomeHarvest/.gitignore
2023-09-19 11:58:20 -05:00

7 lines
82 B
Plaintext

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