wheat-cache/.gitignore

20 lines
235 B
Plaintext
Raw Normal View History

2021-08-07 21:15:20 +08:00
# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
2021-08-07 21:15:20 +08:00
# Test binary, built with `go test -c`
*.test
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
.idea
2021-09-01 23:00:55 +08:00
.vscode
# build file
/bin/storage