Add .gitignore and solution files

Set up .NET solution structure with Luna.sln and Luna.slnx defining
all project references and build configurations for the multi-project
Luna AI assistant architecture.
This commit is contained in:
2026-04-04 04:08:45 +02:00
parent 348af15261
commit 8b2679582e
3 changed files with 201 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
bin/
obj/
/packages/
riderModule.iml
/_ReSharper.Caches/
.idea/
.runsettings/
.sisyphus/