Initial commit: Nix WSL Wrapper project with DDD, Clean Code, and tests

This commit is contained in:
Marek Novák
2026-07-01 02:04:43 +02:00
commit 161eb7d387
22 changed files with 932 additions and 0 deletions
+25
View File
@@ -0,0 +1,25 @@
## Build outputs
**/bin/
**/obj/
**/dist/
## User-specific files
*.user
*.userosscache
*.sln.docstates
## Visual Studio cache and settings
.vs/
.vs*
[Dd]ebug/
[Rr]elease/
## Test results
TestResults/
*.trx
## Rider / JetBrains settings
.idea/
## VS Code settings
.vscode/