Update .gitignore

This commit is contained in:
2025-10-05 00:21:06 +03:00
parent 192b0add77
commit 6abb751ce8

3
.gitignore vendored
View File

@@ -1,6 +1,8 @@
# Build outputs
bin/
obj/
*.pdb
*.dll
# IDE state
.vs/
@@ -16,3 +18,4 @@ obj/
*.log
TestResults/
.dotnet