nezha/.gitignore

14 lines
200 B
Plaintext
Raw Normal View History

2019-11-08 23:01:46 -05:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
2019-12-05 10:42:20 -05:00
*.pb.go
2019-11-08 23:01:46 -05:00
# Test binary, build with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out