Add bin directory

For config
This commit is contained in:
2025-08-29 23:49:14 +02:00
parent a9cdb69e0f
commit 43496480f5
7 changed files with 488 additions and 1 deletions

5
.gitignore vendored
View File

@@ -1,4 +1,3 @@
bin/
obj/
publish/
tools/
@@ -9,3 +8,7 @@ src/*/.vs/
*.DotSettings
build/Fody*
*.vs/
*.dll
*.exe
*.log
*.pdb