ditto-api / .gitignore
syedMohib44
removed cache
ad17ddf
raw
history blame
397 Bytes
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.so
# Virtual environment
venv/
env/
.venv/
# Build
build/
dist/
# Jupyter Notebook checkpoints
.ipynb_checkpoints/
# Logs and local environment files
*.log
*.env
.env.local
# PyTorch or TensorFlow saved models
*.pt
*.pth
*.h5
# VSCode settings (if using VSCode)
.vscode/
# Hugging Face cache (optional)
/content/huggingface/