-
Notifications
You must be signed in to change notification settings - Fork 439
/
.gitignore
42 lines (39 loc) · 848 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
.vs
.idea
Library
ProjectSettings
capture*
*.sample
Temp
/Assets/XLua/Gen
/Assets/XLua/Gen.meta
Assets/StreamingAssets.meta
Assets/StreamingAssets/
Assets/xLuaTest.meta
Assets/xLuaTest/
/build/build*
UnityVS
/Assets/UnityVS.meta
.DS_Store
*.o
/build/*/*.a
obj
bin
Packages
manifest.json
/LuaProfiler/LuaProfilerClient/Resources
/Server
/LuaProfiler/LuaProfilerServer/*.userprefs
/LuaProfiler/LuaProfilerServer/Assets/Diff.meta
/LuaProfiler/LuaProfilerServer/Assets/Diff
/LuaProfiler/LuaProfilerServer/Diff
/LuaProfiler/LuaProfilerServer/Ref
/LuaProfiler/Tools/mikuhook_runtime/.vscode
LuaDeepProfilerSettings.config
LuaDeepProfilerAssetSetting.asset
LuaDeepProfilerAssetSetting.asset.meta
LuaDeepProfilerSetting.asset
LuaDeepProfilerSetting.asset.meta
Assembly-CSharp.csproj
Assembly-CSharp-Editor.csproj
/LuaProfiler/Tools/InjectLuaCPP/.vscode