annotate .gitattributes @ 50883:2b4bcdc948e7

rust: don't escape spaces in regex Spaces are not in fact a regex special character, and escaping them is not correct.
author Spencer Baugh <sbaugh@janestreet.com>
date Wed, 02 Aug 2023 09:59:49 -0400
parents 9fa3cda7449e
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
50459
9fa3cda7449e heptapod: add `.gitattributes` file to improve language detection
Raphaël Gomès <rgomes@octobus.net>
parents:
diff changeset
1 # So GitLab doesn't think we're using tons of Perl
9fa3cda7449e heptapod: add `.gitattributes` file to improve language detection
Raphaël Gomès <rgomes@octobus.net>
parents:
diff changeset
2 *.t -linguist-detectable