Added CLI test project and tests for 'm4g init' command
This commit is contained in:
19
.dockerignore
Normal file
19
.dockerignore
Normal 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
|
||||
Reference in New Issue
Block a user