Files
HomeHarvest/.gitignore
2024-04-16 14:55:44 -05:00

8 lines
83 B
Plaintext

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