mirror of
https://gitlab.com/ProcyonLotor/vrchat-template.git
synced 2026-08-25 10:43:53 +05:00
Compare commits
1 Commits
295086c3d9
...
2d66b599ec
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2d66b599ec |
3
.gitignore
vendored
3
.gitignore
vendored
@@ -29,8 +29,7 @@
|
||||
.vs/
|
||||
|
||||
# Visual Studio Code trash
|
||||
/.vscode/*
|
||||
!/.vscode/settings.json
|
||||
.vscode/
|
||||
|
||||
# Gradle cache directory
|
||||
.gradle/
|
||||
|
||||
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
@@ -10,9 +10,7 @@
|
||||
"*.mat": "yaml",
|
||||
"*.meta": "yaml",
|
||||
"*.prefab": "yaml",
|
||||
"*.renderTexture": "yaml",
|
||||
"*.unity": "yaml",
|
||||
"*.wlt": "yaml",
|
||||
"*.unity": "yaml"
|
||||
},
|
||||
"yaml.customTags": [
|
||||
"tag:unity3d.com,2011:0 mapping", // object
|
||||
|
||||
Reference in New Issue
Block a user