nezha/.gitignore

18 lines
226 B
Plaintext
Raw Normal View History

2019-11-08 23:01:46 -05: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
2021-03-01 21:36:42 -05:00
.idea
2019-12-08 03:59:58 -05:00
/data
2020-11-29 09:17:40 -05:00
/dist
.DS_Store
2021-08-18 05:42:26 -04:00
/main