Add env file to gitignore

This commit is contained in:
Dustin Pianalto
2020-09-25 12:29:50 -08:00
parent 3edba87966
commit 1cdc58a157
+2
View File
@@ -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