Remove .env file
This commit is contained in:
parent
85d76be6b1
commit
2eb2754cb1
3
.env
3
.env
@ -1,3 +0,0 @@
|
||||
MAKE := "/usr/bin/make"
|
||||
GO := "/usr/local/bin/go"
|
||||
DEP := "/usr/local/bin/dep"
|
2
.gitignore
vendored
2
.gitignore
vendored
@ -3,7 +3,7 @@ vendor
|
||||
dist
|
||||
.godeps
|
||||
*.exe
|
||||
|
||||
.env
|
||||
|
||||
# Go.gitignore
|
||||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
||||
|
Loading…
Reference in New Issue
Block a user