# Node dependencies
js/node_modules

# Python cache
__pycache__/
*.pyc

# Generated files and logs
*.png
*.log
logs
TechDoc.md
# Gemini related files
GEMINI.md

npm-debug.log*
yarn-debug.log*
yarn-error.log*
dev-debug.log
# Dependency directories
node_modules/
# Environment variables
.env
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# OS specific
.DS_Store

# Task files
.taskmaster/
# tasks.json
# tasks/ 

# Cursor related files
.cursor/

workflows/

!workflows/CozyGen_Wan2.2_i2v_GGUF_example.json
!workflows/CozyGen_Wan2.2_t2v_GGUF_example.json
!workflows/CozyGen_Flux_example.json
!workflows/CozyGen_i2i_example.json
!workflows/CozyGen_QWEN_Image_Edit_example.json
