2021-08-15 11:28:41 +08:00
|
|
|
# Binaries for programs and plugins
|
|
|
|
*.exe
|
|
|
|
*.dll
|
|
|
|
*.so
|
|
|
|
*.dylib
|
|
|
|
aliyunpan
|
|
|
|
aliyunpan.exe
|
|
|
|
cmd/AndroidNDKBuild/AndroidNDKBuild
|
|
|
|
|
|
|
|
# Test binary, build with `go test -c`
|
|
|
|
*.test
|
|
|
|
|
|
|
|
# Output of the go coverage tool, specifically when used with LiteIDE
|
|
|
|
*.out
|
|
|
|
out/
|
|
|
|
*.dl
|
|
|
|
|
|
|
|
# Project-local glide cache, RE: https://github.com/Masterminds/glide/issues/736
|
|
|
|
.glide/
|
|
|
|
|
|
|
|
# Others
|
|
|
|
.DS_Store
|
|
|
|
*.proc
|
|
|
|
*.txt
|
|
|
|
*.log
|
|
|
|
*.gz
|
|
|
|
captcha.png
|
|
|
|
aliyunpan_config.json
|
|
|
|
aliyunpan_command_history.txt
|
|
|
|
aliyunpan_uploading.json
|
|
|
|
test/
|
|
|
|
download/
|
|
|
|
*-downloading
|
|
|
|
|
|
|
|
# GoLand
|
|
|
|
.idea/
|
|
|
|
|
|
|
|
demos/
|
|
|
|
tests.sh
|
|
|
|
main_test.go
|
|
|
|
license_header.sh
|
|
|
|
account.txt
|
2021-10-28 09:00:27 +08:00
|
|
|
git_push.sh
|
2022-06-13 23:28:06 +08:00
|
|
|
git_pull.sh
|
2022-06-20 22:40:04 +08:00
|
|
|
docker/sync/data
|
2022-10-15 22:37:03 +08:00
|
|
|
clear_docker.sh
|
|
|
|
upload.sh
|