HomeHarvest/.gitignore

7 lines
82 B
Plaintext
Raw Normal View History

2023-09-15 13:14:53 -07:00
/.idea
2023-09-17 13:06:31 -07:00
**/dist/
**/__pycache__/
**/.pytest_cache/
2023-09-17 16:30:37 -07:00
*.pyc
2023-09-19 09:58:20 -07:00
/.ipynb_checkpoints/
*.csv