22 lines
244 B
Plaintext
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
|