Files
HomeHarvest/.gitignore
2023-09-17 18:30:37 -05:00

6 lines
76 B
Plaintext

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