Files
2026-08-24 10:27:29 +08:00

22 lines
244 B
Plaintext

# No VS Code
.vscode/
# No backup files
*.blend1
*.kra~
# No binary assets should be submitted in Git
# We may use Git LFS in future.
# We need delete these in that day.
*.png
*.jpg
*.jpeg
*.svg
*.svgz
*.kra
*.blend
*.fspy
*.ico
*.icns
*.dll