aliyunpan/.gitignore
2022-06-20 22:40:04 +08:00

46 lines
641 B
Plaintext

# 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
git_push.sh
git_pull.sh
docker/sync/data
clear_docker.sh