Add env file to gitignore

master
DustyP 5 years ago
parent 3edba87966
commit 1cdc58a157

2
.gitignore vendored

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

Loading…
Cancel
Save