1 Commits

Author SHA1 Message Date
raccoon
2d66b599ec Added Avatars settings and package 2025-10-09 16:46:27 +05:00
2 changed files with 2 additions and 5 deletions

3
.gitignore vendored
View File

@@ -29,8 +29,7 @@
.vs/ .vs/
# Visual Studio Code trash # Visual Studio Code trash
/.vscode/* .vscode/
!/.vscode/settings.json
# Gradle cache directory # Gradle cache directory
.gradle/ .gradle/

View File

@@ -10,9 +10,7 @@
"*.mat": "yaml", "*.mat": "yaml",
"*.meta": "yaml", "*.meta": "yaml",
"*.prefab": "yaml", "*.prefab": "yaml",
"*.renderTexture": "yaml", "*.unity": "yaml"
"*.unity": "yaml",
"*.wlt": "yaml",
}, },
"yaml.customTags": [ "yaml.customTags": [
"tag:unity3d.com,2011:0 mapping", // object "tag:unity3d.com,2011:0 mapping", // object