Mercurial > hg
annotate .gitattributes @ 52040:7c105b953ca4
rust-files: separate the listing of files from a revset and a revision
We won't need to parse a revset all the time, and an upcoming patch will make
use of this new util.
author | Raphaël Gomès <rgomes@octobus.net> |
---|---|
date | Mon, 30 Sep 2024 19:15:19 +0200 |
parents | 9fa3cda7449e |
children |
rev | line source |
---|---|
50425
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 |