heptapod: add `.gitattributes` file to improve language detection
I am fully aware of the irony.
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/.gitattributes Wed Apr 05 16:09:08 2023 +0200
@@ -0,0 +1,2 @@
+# So GitLab doesn't think we're using tons of Perl
+*.t -linguist-detectable
--- a/tests/test-check-code.t Fri Apr 07 15:42:49 2023 +0200
+++ b/tests/test-check-code.t Wed Apr 05 16:09:08 2023 +0200
@@ -57,6 +57,7 @@
.arcconfig
.clang-format
.editorconfig
+ .gitattributes
.hgignore
.hgsigs
.hgtags