12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091 |
- .cproject
- .project
- .pydevproject
- .sconsign.dblite
- *.pyc
- *.suo
- .settings/
- .localhistory/
- Dbg/
- Opt/
- */Temp/
- */TestResults/
- */.svn/
- .svn/
- bin/
- Bin/
- obj/
- _ReSharper.CSharp/
- *.opensdf
- *.sdf
- /CSharp/CSharp.sln.ide
- /Unity/Library
- /Unity/CSharp60Support/compilation log.txt
- /CSharp/CSharp.VC.opendb
- /Server/Server.VC.opendb
- /Log
- /Temp
- /Logs
- /Unity/CSharp60Support/compilation.log
- /.vs
- /Server/.vs/
- /Unity/.vs/
- /Tools/MongoDB
- /Excel/md5.txt
- /Release
- .idea/
- /Unity/Logs
- /Unity/Assets/StreamingAssets/
- /netcoreapp2.0
- /Unity/Assets/StreamingAssets.meta
- .DS_Store
- Server/.DS_Store
- /Server/.vscode/
- .vs/
- .objs/
- /Unity/.gradle
- /*.user
- /ToolsApp/
- /Unity/Unity.Editor.csproj
- /Unity/Assets/Bundles/Code/Code.dll.bytes
- /Unity/Assets/Bundles/Code/Code.dll.bytes.meta
- /Unity/Assets/Bundles/Code/Code.pdb.bytes
- /Unity/Assets/Bundles/Code/Code.pdb.bytes.meta
- /Unity/Assembly-CSharp.csproj
- ~$*.xlsx
- ~$*.xlsx.meta
- /.vscode
- /Unity/UserSettings/Search.settings
- /Unity/Unity.Hotfix.csproj
- /Unity/Unity.HotfixView.csproj
- /Unity/Unity.Model.csproj
- /Unity/Unity.ModelView.csproj
- /Unity/ProjectSettings/RiderScriptEditorPersistedState.asset
- /Unity/Unity.Core.csproj
- /Unity/UserSettings
- /Unity/Unity.Codes.csproj
- /Unity/Unity.Loader.csproj
- /Unity/Unity.Ignore.csproj
- Publish/
- /Unity/Assets/Bundles/Code/*
- /Unity/Assets/Bundles/AssetBundleOutput.meta
- /Unity/Assets/Bundles/AssetBundleOutput
- /Unity/Assets/Bundles/AssetBundleSourceData
- /Unity/Assets/Bundles/AssetBundleSourceData.meta
- /Unity/Unity.Editor.Codes.csproj
- /Unity/Unity.Hotfix.Codes.csproj
- /Unity/Unity.HotfixView.Codes.csproj
- /Unity/Unity.Model.Codes.csproj
- /Unity/Unity.ModelView.Codes.csproj
- /Unity/Unity.GenerateClient.csproj
- /Unity/Unity.GenerateServer.csproj
- /Unity/Assets/Bundles/AotDlls
- /Unity/Assets/Bundles/AotDlls.meta
- /Unity/HybridCLRData
- /Unity/Assembly-CSharp-firstpass.csproj
|