1
0
mirror of https://github.com/rclone/rclone.git synced 2026-01-09 20:13:21 +00:00
Files
rclone/.gitattributes
Nick Craig-Wood 8ef9846a4c build: CRLF again
2019-08-04 19:49:14 +01:00

8 lines
222 B
Plaintext

# Ignore generated files in GitHub language statistics and diffs
/MANUAL.* linguist-generated=true
/rclone.1 linguist-generated=true
# Don't fiddle with the line endings of test data
**/testdata/** -text
**/test/** -text