# Ignore compiled Python files
__pycache__/
*.pyc

# Ignore the virtual environment
venv/
.venv/
venv-py310/
clipwise_env/
lib/
venv_py310

# Ignore local development settings
*.env

# Ignore static files
staticfiles/

# Ignore media files
media/

# Ignore database file
db.sqlite3

# Ignore logs and other generated files
*.log
*.pot
*.pyc
*.swp
*.swo

# Ignore secret keys and sensitive information
*.secret_key
*.env

# Ignore local database settings
*.sqlite3

# Ignore IDE specific files
.vscode/
.idea/

# Ignore OS generated files
.DS_Store
Thumbs.db

# Ignore node modules
node_modules/
package-lock.json
cache/*
local_scripts/*
/dump.rdb
API Collection.postman_collection.json
example_request.txt
jsconfig.json
kling_cache.json
postman_collection.json
dump.rdb
kling_cache.json
jsconfig.json
.firebaserc
memory-bank/
delete_linear_issues.js
.clinerules
local-tests
mlartifacts
mlruns/
.ruff_cache/
.pytest_cache/
.parcel-cache/
.claude/
final_plan.md
centrifugo_config.json
centrifugo
restart_dev.sh
stop_dev.sh
start_dev.sh
uv.lock
mlflow.pid

# Local Codex worktree bootstrap
.githooks/
scripts/setup_worktree_from_main.sh

.env.precommit
.dspy_cache/
*.un~
.colima/
.docker/
.ipython/
.python_history
.ssh/
.viminfo
Library/
