7 lines
222 B
Text
7 lines
222 B
Text
# 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
|