2019-08-04 16:20:15 +02:00
|
|
|
# Ignore generated files in GitHub language statistics and diffs
|
|
|
|
/MANUAL.* linguist-generated=true
|
|
|
|
/rclone.1 linguist-generated=true
|
2019-08-05 23:14:58 +02:00
|
|
|
|
|
|
|
# Don't fiddle with the line endings of test data
|
|
|
|
**/testdata/** -text
|
|
|
|
**/test/** -text
|