init project
This commit is contained in:
@@ -0,0 +1,17 @@
|
||||
# Files
|
||||
.dockerignore
|
||||
.editorconfig
|
||||
.gitignore
|
||||
.env.*
|
||||
Dockerfile
|
||||
Makefile
|
||||
LICENSE
|
||||
**/*.md
|
||||
**/*_test.go
|
||||
*.out
|
||||
|
||||
bin/
|
||||
# Folders
|
||||
.git/
|
||||
.github/
|
||||
build/
|
||||
Reference in New Issue
Block a user