add world用ignoreを配布
This commit is contained in:
32
Shares/.gitignore
vendored
Normal file
32
Shares/.gitignore
vendored
Normal file
@@ -0,0 +1,32 @@
|
|||||||
|
# Unity generated
|
||||||
|
[Ll]ibrary/
|
||||||
|
[Tt]emp/
|
||||||
|
[Oo]bj/
|
||||||
|
[Bb]uild/
|
||||||
|
[Bb]uilds/
|
||||||
|
[Ll]ogs/
|
||||||
|
[Uu]ser[Ss]ettings/
|
||||||
|
[Mm]emoryCaptures/
|
||||||
|
[Rr]ecordings/
|
||||||
|
AI_DebugTool_Output/
|
||||||
|
|
||||||
|
# Package cache (Unity)
|
||||||
|
[Ll]ibrary/[Pp]ackage[Cc]ache/
|
||||||
|
|
||||||
|
# Visual Studio / Rider
|
||||||
|
.vs/
|
||||||
|
.idea/
|
||||||
|
*.csproj
|
||||||
|
*.sln
|
||||||
|
*.user
|
||||||
|
*.userprefs
|
||||||
|
*.pidb
|
||||||
|
*.booproj
|
||||||
|
*.svd
|
||||||
|
|
||||||
|
# OS junk
|
||||||
|
.DS_Store
|
||||||
|
Thumbs.db
|
||||||
|
|
||||||
|
# Crash reports
|
||||||
|
sysinfo.txt
|
||||||
1
Shares/VRCWORLD.txt
Normal file
1
Shares/VRCWORLD.txt
Normal file
@@ -0,0 +1 @@
|
|||||||
|
# VRCワールド作成用.gitignoreです
|
||||||
Reference in New Issue
Block a user