Skip to content

Commit a15ad98

Browse files
committed
Based on user @dkaushikl commit for adding "obj" and "bin" folder to gitignore to reduce actual project size.
1 parent 95cc120 commit a15ad98

File tree

650 files changed

+13
-264514
lines changed

Some content is hidden

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

650 files changed

+13
-264514
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -332,3 +332,16 @@ ASALocalRun/
332332

333333
# Local History for Visual Studio
334334
.localhistory/
335+
/WebGYM/packages
336+
/WebGYM/WebGYM/obj
337+
/WebGYM/WebGYM/bin
338+
/WebGYM/WebGYM/*.user
339+
/WebGYM/WebGYM.Concrete/bin
340+
/WebGYM/WebGYM.Concrete/obj
341+
/WebGYM/WebGYM.Interface/obj
342+
/WebGYM/WebGYM.Interface/bin
343+
/WebGYM/WebGYM.Models/bin
344+
/WebGYM/WebGYM.Models/obj
345+
/WebGYM/WebGYM.ViewModels/obj
346+
/WebGYM/WebGYM.ViewModels/bin
347+
/WebGYM/WebGYM.sln.DotSettings.user
-169 KB
Binary file not shown.

WebGYM/WebGYM.Concrete/bin/Debug/Dapper.xml

Lines changed: 0 additions & 2690 deletions
This file was deleted.
Binary file not shown.

WebGYM/WebGYM.Concrete/bin/Debug/Microsoft.EntityFrameworkCore.Abstractions.xml

Lines changed: 0 additions & 98 deletions
This file was deleted.
-1.36 MB
Binary file not shown.

0 commit comments

Comments
 (0)