.gitattributes
author Anton Shestakov <av6@dwimlabs.net>
Wed, 31 May 2023 12:02:56 -0300
changeset 50549 9dcb00842769
parent 50391 9fa3cda7449e
permissions -rw-r--r--
debug: `isinstance(a, x) or isinstance(a, y)` is `isinstance(a, (x, y))`
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
50391
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