Files
zot/.gitignore
T
Ramkumar Chinchani 9d4e8b4594 zot: initial commit
2019-06-21 15:29:19 -07:00

16 lines
206 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
bin/
bazel-*