24 lines
198 B
Plaintext
24 lines
198 B
Plaintext
# Dependencies
|
|
node_modules/
|
|
|
|
# Environment variables
|
|
.env
|
|
|
|
# Generated files
|
|
output/
|
|
output_*/
|
|
output_v*/
|
|
*.zip
|
|
*.jpg
|
|
*.png
|
|
*.JPG
|
|
*.PNG
|
|
|
|
# System files
|
|
.DS_Store
|
|
|
|
# Large assets
|
|
素材/
|
|
pic/
|
|
data/
|