-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.gitignore
More file actions
24 lines (23 loc) · 730 Bytes
/
.gitignore
File metadata and controls
24 lines (23 loc) · 730 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
################################################################################
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
################################################################################
/.vs/MoneyPot_BlazorFront
/MoneyPot_BlazorFront/bin/Debug/net6.0
/MoneyPot_BlazorFront/obj
/MoneyPot_BlazorFront/node_modules
/ConsoleTest
/MoneyPot_BlazorFront/bin/Release/net6.0
/.config
/.ajuna
/MoneyPot_RestClient.Mockup
/MoneyPot_RestClient.Test
/MoneyPot_RestService
/Shared_MoneyPot/obj
/Shared_MoneyPot/bin
/MoneyPot_NetApiExt/bin
/MoneyPot_NetApiExt/obj
/MoneyPot_RestClient/bin
/MoneyPot_RestClient/obj
/.vs/
/MoneyPot_Shared_Test/bin/Debug/net6.0
/MoneyPot_Shared_Test/obj