23 lines
272 B
Plaintext
23 lines
272 B
Plaintext
# System Files
|
|
.DS_Store
|
|
Thumbs.db
|
|
Desktop.ini
|
|
|
|
# Python
|
|
__pycache__/
|
|
*.py[cod]
|
|
|
|
# Node
|
|
node_modules/
|
|
dist/
|
|
|
|
# Project Specific
|
|
.agent/
|
|
.gemini/
|
|
tmp/
|
|
|
|
# Large Media Directories (Uncomment if they should be ignored to fix 413 error)
|
|
动态绘本/
|
|
故事书封面图/
|
|
*.mp4
|