Skip to content

Commit

Permalink
Ignoring bin, obj and othre Compiler related files
Browse files Browse the repository at this point in the history
  • Loading branch information
Abdullah Ahmed committed Oct 8, 2024
1 parent 659e577 commit a33c887
Show file tree
Hide file tree
Showing 274 changed files with 1,129 additions and 22,228 deletions.
15 changes: 15 additions & 0 deletions .gitignore
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
52 changes: 0 additions & 52 deletions src/Application.BLL/Services/Implementation/Service.cs

This file was deleted.

18 changes: 0 additions & 18 deletions src/Application.BLL/Services/Interfaces/IService.cs

This file was deleted.

Loading

0 comments on commit a33c887

Please sign in to comment.