Update .gitignore for broader dev and build artifact coverage
Playwright Tests / test (push) Waiting to run
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:
@@ -1,15 +0,0 @@
|
||||
# Visual Studio
|
||||
.vs/
|
||||
*.user
|
||||
*.suo
|
||||
|
||||
# Build Output
|
||||
bin/
|
||||
obj/
|
||||
|
||||
# NuGet
|
||||
packages/
|
||||
*.nupkg
|
||||
|
||||
# Logs
|
||||
*.log
|
||||
Reference in New Issue
Block a user