developブランチマージ
This commit is contained in:
parent
7555c4778a
commit
b34ae35803
403 changed files with 9381 additions and 3276 deletions
8
.gitignore
vendored
8
.gitignore
vendored
|
@ -1,5 +1,6 @@
|
|||
# Visual Studio Code
|
||||
/.vscode
|
||||
!/.vscode/extensions.json
|
||||
|
||||
# Intelij-IDEA
|
||||
/.idea
|
||||
|
@ -29,3 +30,10 @@ api-docs.json
|
|||
.DS_Store
|
||||
/files
|
||||
ormconfig.json
|
||||
|
||||
# blender backups
|
||||
*.blend1
|
||||
*.blend2
|
||||
*.blend3
|
||||
*.blend4
|
||||
*.blend5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue