initial commit v2

This commit is contained in:
2026-09-03 21:06:39 +01:00
commit 4228ccb030
27 changed files with 981 additions and 0 deletions
+22
View File
@@ -0,0 +1,22 @@
## NuGet
*.nupkg
**/packages/
## Build
bin/
obj/
## IDE
*.user
*.suo
*.userosscache
*.sln.docstates
.idea/
*.slnx
*.slnx launches
## NuGet local config (workaround for locked ~/.nuget)
nuget.config
*.log
Library