-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ignoring bin, obj and othre Compiler related files
- Loading branch information
Abdullah Ahmed
committed
Oct 8, 2024
1 parent
659e577
commit a33c887
Showing
274 changed files
with
1,129 additions
and
22,228 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,16 @@ | ||
# Ignore all compiler-generated files and folders | ||
src/Application.BLL/bin | ||
src/Application.BLL/obj | ||
src/Application.DAL/obj | ||
src/Application.DAL/obj | ||
src/Application.Shared/obj | ||
src/Application.Shared/obj | ||
src/Application.Web/obj | ||
src/Application.web/obj | ||
|
||
# Ignore other common files | ||
.log | ||
.vs | ||
.vscode/ | ||
.DS_Store | ||
.cache |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.