Update .gitignore for broader dev and build artifact coverage
Playwright Tests / test (push) Waiting to run

Expanded .gitignore to exclude Playwright outputs, Node.js folders, NuGet packages, log files, and additional Visual Studio/project-specific directories. Improved formatting for clarity and maintainability.
This commit is contained in:
2026-05-03 02:10:31 +02:00
parent a4284234b2
commit c617e9ae3b
2 changed files with 21 additions and 28 deletions
-15
View File
@@ -1,15 +0,0 @@
# Visual Studio
.vs/
*.user
*.suo
# Build Output
bin/
obj/
# NuGet
packages/
*.nupkg
# Logs
*.log