-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
30 lines (29 loc) · 1.6 KB
/
.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
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/Logs/AssetImportWorker0-prev.log
/Logs/AssetImportWorker0.log
/Logs/Packages-Update.log
/obj/Debug/UnityEngine.UI.Player.csprojAssemblyReference.cache
/obj/Debug/UnityEngine.UI.csprojAssemblyReference.cache
/obj/Debug/UnityEngine.TestRunner.Player.csprojAssemblyReference.cache
/obj/Debug/UnityEngine.TestRunner.csprojAssemblyReference.cache
/obj/Debug/UnityEditor.TestRunner.csprojAssemblyReference.cache
/obj/Debug/Unity.VSCode.Editor.csprojAssemblyReference.cache
/obj/Debug/Unity.VisualStudio.Editor.csprojAssemblyReference.cache
/obj/Debug/Unity.Timeline.Player.csprojAssemblyReference.cache
/obj/Debug/Unity.Timeline.csprojAssemblyReference.cache
/obj/Debug/Unity.TextMeshPro.Player.csprojAssemblyReference.cache
/obj/Debug/Unity.TextMeshPro.csprojAssemblyReference.cache
/obj/Debug/Unity.Rider.Editor.csprojAssemblyReference.cache
/obj/Debug/Unity.Postprocessing.Runtime.Player.csprojAssemblyReference.cache
/obj/Debug/Unity.Postprocessing.Runtime.csprojAssemblyReference.cache
/obj/Debug/Unity.Postprocessing.Editor.csprojAssemblyReference.cache
/obj/Debug/Unity.CollabProxy.Editor.csprojAssemblyReference.cache
/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
/obj/Debug/Assembly-CSharp.Player.csprojAssemblyReference.cache
/obj/Debug/Assembly-CSharp.csprojAssemblyReference.cache
/obj/Debug/Assembly-CSharp-Editor.csprojAssemblyReference.cache
/.vsconfig
/.vs/form_01
/Temp