neoq/.gitignore
2023-03-01 11:28:12 -07:00

22 lines
338 B
Text

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, built with `go test -c`
*.test
tmp
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Dependency directories (remove the comment below to include it)
vendor/
# Some tests require environment variables to be set
.env
dist/