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:
+10
@@ -0,0 +1,10 @@
|
||||
bin/
|
||||
obj/
|
||||
/packages/
|
||||
riderModule.iml
|
||||
/_ReSharper.Caches/
|
||||
.idea/
|
||||
|
||||
.runsettings/
|
||||
|
||||
.sisyphus/
|
||||
Reference in New Issue
Block a user