-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
21 lines (20 loc) · 877 Bytes
/
Copy path.gitignore
File metadata and controls
21 lines (20 loc) · 877 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs
/Finished sample/Marvin.IDP/obj
/Finished sample/Movies.API/bin/Debug/netcoreapp2.1
/Finished sample/Movies.API/obj
/Finished sample/Movies.Client/bin/Debug
/Finished sample/Movies.Client/obj
/Finished sample/Movies.Test/bin/Debug/netcoreapp2.1
/Finished sample/Movies.Test/obj
/Starter files/.vs/Movies/v15
/Starter files/Movies.API/bin/Debug/netcoreapp2.1
/Starter files/Movies.API/obj
/Starter files/Movies.Client/bin/Debug
/Starter files/Movies.Client/obj
/Finished sample/Library.API/bin/Debug/netcoreapp2.2
/Starter files/.vs/Library/v15
/Starter files/Library.API/bin/Debug/netcoreapp2.2
/Starter files/Library.API/obj