Add env file to gitignore

master
DustyP 5 years ago
parent 3edba87966
commit 1cdc58a157

2
.gitignore vendored

@ -5,6 +5,8 @@
*.so
*.dylib
.env
# Test binary, built with `go test -c`
*.test

Loading…
Cancel
Save