Spaces:
Sleeping
Sleeping
# Python Environments | |
.venv | |
env/ | |
.env | |
# Python cache files | |
__pycache__/ | |
# DataSet | |
data/ | |
# Exclude the notebooks directory | |
notebooks/ | |