feat: initialize golang project template with docker and ci/cd
This commit is contained in:
9
.dockerignore
Normal file
9
.dockerignore
Normal file
@@ -0,0 +1,9 @@
|
||||
.git
|
||||
.github
|
||||
bin/
|
||||
build/
|
||||
coverage.out
|
||||
README.md
|
||||
Makefile
|
||||
var/
|
||||
tmp/
|
||||
Reference in New Issue
Block a user