Skip to content

Commit bcb3c59

Browse files
committed
fixing caches
1 parent 3c57d70 commit bcb3c59

File tree

53 files changed

+380
-1279
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+380
-1279
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ dist-ssr
2424
*.sw?
2525

2626
.vs/
27-
27+
# Ignore build and obj files
28+
obj/
29+
bin/
2830
# Ignore the obj and Properties directories
2931
obj/
3032
Properties/
33+
-242 KB
Binary file not shown.
-1.35 MB
Binary file not shown.
-176 KB
Binary file not shown.
-306 KB
Binary file not shown.
-166 KB
Binary file not shown.
-289 KB
Binary file not shown.
-329 KB
Binary file not shown.
-306 KB
Binary file not shown.

.vs/TradingWebApp/config/applicationhost.config

Lines changed: 0 additions & 1016 deletions
This file was deleted.

0 commit comments

Comments
 (0)