Tweaking some of GH's initial repo choices
This commit is contained in:
parent
fe0a50a183
commit
9cdc297f00
2 changed files with 8 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -22,3 +22,7 @@ _testmain.go
|
|||
*.exe
|
||||
*.test
|
||||
*.prof
|
||||
|
||||
# Application specific
|
||||
gin-bin
|
||||
|
||||
|
|
|
@ -2,3 +2,7 @@ bactdb
|
|||
======
|
||||
|
||||
golang + bacteria = bactdb
|
||||
|
||||
|
||||
This is a work in progress --- please stay tuned.
|
||||
|
||||
|
|
Reference in a new issue