Create .gitignore

This commit is contained in:
2026-08-17 10:50:15 -04:00
parent 38ecf3909f
commit a056f25588
+19
View File
@@ -0,0 +1,19 @@
# Visual Studio IDE state
.vs/
*.suo
*.user
*.userosscache
*.sln.docstates
# Build output
[Bb]in/
[Oo]bj/
# NuGet packages (restored from packages.config)
packages/
*.nupkg
# ClickOnce / publish output
[Pp]ublish/
*.pubxml.user
*.publishproj