gitignore dotnet build artifacts

This commit is contained in:
2026-08-12 18:23:46 +00:00
parent 25f00b0deb
commit 58ffe57cdb
+7 -1
View File
@@ -1 +1,7 @@
/target # Rust
/gatunad/target
# .NET
**/bin/
**/obj/
*.user