1
mirror of https://github.com/rclone/rclone synced 2024-09-29 04:49:43 +02:00
rclone/.gitignore
Klaus Post cb7534dcdf
lib: Add file name compression
Allows to compress short arbitrary strings and returns a string using base64 url encoding.

Generator for tables included and a few samples has been added. Add more to init.go

Tested with fuzzing for crash resistance and symmetry, see fuzz.go
2020-08-13 16:14:11 +01:00

13 lines
95 B
Plaintext

*~
_junk/
rclone
build
docs/public
rclone.iml
.idea
.history
*.test
*.log
*.iml
fuzz-build.zip