Files
golang/.dockerignore
0x1d 6ef83e18f8
Some checks failed
CI / Lint (push) Failing after 45s
CI / Test (push) Failing after 10s
CI / Build (push) Has been skipped
CI / Docker Build (push) Has been skipped
feat: initialize golang project template with docker and ci/cd
2026-01-12 10:47:04 +01:00

10 lines
67 B
Plaintext

.git
.github
bin/
build/
coverage.out
README.md
Makefile
var/
tmp/