Skip to content

Commit

Permalink
update readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
tickstep committed Aug 15, 2021
1 parent bc05e51 commit b52040c
Show file tree
Hide file tree
Showing 5 changed files with 607 additions and 2 deletions.
44 changes: 44 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,44 @@
# 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
main_test.go
git_push.sh
Loading

0 comments on commit b52040c

Please sign in to comment.