-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
17 lines (16 loc) · 1.11 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/LibraryAPI/obj/Debug/netcoreapp3.1/LibraryAPI.GeneratedMSBuildEditorConfig.editorconfig
/LibraryAPI/obj/Debug/netcoreapp3.1/LibraryAPI.assets.cache
/LibraryApi.UnitTest/obj/Debug/net6.0/LibraryApi.UnitTest.csproj.AssemblyReference.cache
/LibraryApi.UnitTest/bin/Debug/net6.0/CoverletSourceRootsMapping
/LibraryAPI/.vs/LibraryAPI/v17/.suo
/LibraryApi.UnitTest/obj/Debug/net6.0/LibraryApi.UnitTest.assets.cache
/LibraryApi.UnitTest/obj/Debug/net6.0/LibraryApi.UnitTest.csproj.AssemblyReference.cache
/LibraryApi.UnitTest/obj/Debug/net6.0/LibraryApi.UnitTest.GeneratedMSBuildEditorConfig.editorconfig
/LibraryApi.UnitTest/obj/LibraryApi.UnitTest.csproj.nuget.dgspec.json
/LibraryApi.UnitTest/obj/LibraryApi.UnitTest.csproj.nuget.g.props
/LibraryApi.UnitTest/obj/project.assets.json
/LibraryApi.UnitTest/obj/project.nuget.cache
/LibraryApi.UnitTest/bin/Debug/net6.0/CoverletSourceRootsMapping