nezha/.gitignore

17 lines
225 B
Plaintext
Raw Normal View History

2019-11-09 12:01:46 +08:00
# 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
2019-12-08 16:59:58 +08:00
2019-12-11 13:34:22 +08:00
.DS_Store
*.pb.go
2019-12-08 16:59:58 +08:00
/data
2019-12-11 13:34:22 +08:00
/release