Merge remote-tracking branch 'origin/main'

This commit is contained in:
Jon Lundy
2020-11-23 14:12:48 -07:00
3 changed files with 40 additions and 1 deletions

18
.gitignore vendored
View File

@@ -1 +1,17 @@
.env
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
# vendor/
.env