Initial commit: Client Doc docs Server Tools
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+31
@@ -0,0 +1,31 @@
|
||||
# Unity Client
|
||||
Client/Library/
|
||||
Client/Temp/
|
||||
Client/Logs/
|
||||
Client/obj/
|
||||
Client/.vs/
|
||||
Client/UserSettings/
|
||||
Client/*.csproj
|
||||
Client/*.sln
|
||||
Client/*.apk
|
||||
Client/HybridCLRData/
|
||||
Client/PackageLocal/
|
||||
Client/*_BurstDebugInformation_DoNotShip/
|
||||
Client/*.log
|
||||
|
||||
# Server build artifacts
|
||||
Server/**/bin/
|
||||
Server/**/obj/
|
||||
Server/logs/
|
||||
|
||||
# Tools
|
||||
Tools/**/bin/
|
||||
Tools/**/obj/
|
||||
|
||||
# OS / IDE
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.vs/
|
||||
*.user
|
||||
*.suo
|
||||
*.log
|
||||
Reference in New Issue
Block a user