fix: fix the .gitignore for the solution and projects

This commit is contained in:
2025-05-08 11:36:38 -04:00
parent 41379e821e
commit b8e94f6409
3 changed files with 38 additions and 16 deletions

10
backend/.gitignore vendored
View File

@@ -58,7 +58,7 @@ dlldata.c
# Benchmark Results
BenchmarkDotNet.Artifacts/
# .NET
# .NET Core
project.lock.json
project.fragment.lock.json
artifacts/
@@ -386,9 +386,6 @@ FodyWeavers.xsd
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
*.code-workspace
# Local History for Visual Studio Code
.history/
# Windows Installer files from build outputs
@@ -483,8 +480,3 @@ $RECYCLE.BIN/
# Other IDE files
.vscode/
.idea/
#AppSettings dev
*/appsettings.Development.json
/src/Web/appsettings.Development.json