forked from GetScatter/eos-sharp
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy path.gitignore
22 lines (21 loc) · 907 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/EosSharp/EosSharp/obj
/EosSharp/EosSharp.UnitTests/obj
/EosSharp/packages
*.suo
/EosSharp/EosSharp/bin
/EosSharp/EosSharp.UnitTests/bin
/EosSharp/.vs
/EosSharp/EosSharp.Unity3D/obj
/EosSharp/EosSharp.Unity3D/bin
/EosSharp/EosSharp.Core/bin
/EosSharp/EosSharp.Core/obj
/EosSharp/EosSharp.UnitTests.Core/bin/Debug/netstandard2.0
/EosSharp/EosSharp.UnitTests.Core/obj
/EosSharp/EosSharp.UnitTests.Unity3D/bin/Debug/netstandard2.0
/EosSharp/EosSharp.UnitTests.Unity3D/obj
/EosSharp/EosSharp.UnitTests.Unity3D/UnityTester/Assets/Plugins
/EosSharp/EosSharp.UnitTests.Unity3D/UnityTester/.vs/UnityTester/v15
/EosSharp/EosSharp.UnitTests.Unity3D/UnityTester/obj/Debug