fix 組織用に変更したのでremote先を変更
This commit is contained in:
32
share/.gitignore
vendored
Normal file
32
share/.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
|
||||
Reference in New Issue
Block a user