few path changes and added fix from master
This commit is contained in:
7
.gitignore
vendored
7
.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
|
||||
# Created by https://www.toptal.com/developers/gitignore/api/go,visualstudiocode
|
||||
# Edit at https://www.toptal.com/developers/gitignore?templates=go,visualstudiocode
|
||||
|
||||
@ -36,4 +35,8 @@
|
||||
.history
|
||||
.ionide
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/go,visualstudiocode
|
||||
# End of https://www.toptal.com/developers/gitignore/api/go,visualstudiocode
|
||||
|
||||
# Local files
|
||||
env/actor.pem
|
||||
env/config.yml
|
||||
|
Reference in New Issue
Block a user