Remove .env file

This commit is contained in:
Joel Speed 2019-01-07 16:42:58 +00:00
parent 85d76be6b1
commit 2eb2754cb1
No known key found for this signature in database
GPG Key ID: 6E80578D6751DEFB
2 changed files with 1 additions and 4 deletions

3
.env
View File

@ -1,3 +0,0 @@
MAKE := "/usr/bin/make"
GO := "/usr/local/bin/go"
DEP := "/usr/local/bin/dep"

2
.gitignore vendored
View File

@ -3,7 +3,7 @@ vendor
dist
.godeps
*.exe
.env
# Go.gitignore
# Compiled Object files, Static and Dynamic libs (Shared Objects)