diff options
author | Jacques Comeaux <jacquesrcomeaux@protonmail.com> | 2024-07-20 01:16:01 -0500 |
---|---|---|
committer | Jacques Comeaux <jacquesrcomeaux@protonmail.com> | 2024-07-20 01:16:01 -0500 |
commit | f0eb0cdec747d5e1c7165b8b1ad44a888ec9826e (patch) | |
tree | 10b2324b58ad8645f7ff7b43f489e86e9ebbc6a9 /.gitattributes | |
parent | ce3ddfefd39e556f2dc81806fe8560455cf948b4 (diff) |
Override github language detection
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..72d90dd --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.as linguist-language=Assembly |