.gitattributes
author Raphaël Gomès <rgomes@octobus.net>
Mon, 07 Aug 2023 12:53:43 +0200
changeset 50985 c950fdba7472
parent 50459 9fa3cda7449e
permissions -rw-r--r--
rust: add `UncheckedRevision` type This is the start of a series whose aim is to separate "checked" and "unchecked" revision numbers. A "checked" revision number is valid for a given index, allowing us to have faster algorithms that don't do redundant checks all the time and have a clearer view of the kinds of revisions we're working with.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
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