Added CLI test project and tests for 'm4g init' command

This commit is contained in:
2024-10-05 13:37:14 +02:00
parent 4f322e56c7
commit f676f236b1
12 changed files with 338 additions and 30 deletions

19
.dockerignore Normal file
View File

@@ -0,0 +1,19 @@
# directories
**/bin/
**/obj/
**/out/
.git
.idea
docs
.gitignore
.dockerignore
MycroForge.sln.DotSettings.user
nuget.docker-compose.yml
README.md
# files
Dockerfile*
**/*.md
#MycroForge.PluginTemplate
#MycroForge.PluginTemplate.Package