StyleSync-AI / .gitignore
Pathakkunal's picture
Deploy: StyleSync AI Phase 5 (Fixes Applied)
0fc3485
raw
history blame contribute delete
211 Bytes
# Credentials and Secrets
.env
# Python Compiled Files
__pycache__/
*.py[cod]
# Virtual Environments
venv/
.venv/
# System Files
.DS_Store
Thumbs.db
# Logs
*.log
# Editor Directories
.vscode/
.idea/
*.jpg