You've already forked oauth2-proxy
mirror of
https://github.com/oauth2-proxy/oauth2-proxy.git
synced 2026-05-22 10:15:21 +02:00
Remove .env file
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
MAKE := "/usr/bin/make"
|
||||
GO := "/usr/local/bin/go"
|
||||
DEP := "/usr/local/bin/dep"
|
||||
+1
-1
@@ -3,7 +3,7 @@ vendor
|
||||
dist
|
||||
.godeps
|
||||
*.exe
|
||||
|
||||
.env
|
||||
|
||||
# Go.gitignore
|
||||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
||||
|
||||
Reference in New Issue
Block a user