feat: first commit
This commit is contained in:
+21
@@ -0,0 +1,21 @@
|
||||
# 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
|
||||
Reference in New Issue
Block a user