diff options
author | Astatin <[email protected]> | 2025-06-18 20:03:36 +0200 |
---|---|---|
committer | Astatin <[email protected]> | 2025-06-18 20:03:36 +0200 |
commit | 7ed2a62173618fbbf10280b14b9b514faec96c46 (patch) | |
tree | d127ae1af84271a6cd572b4167dc0a534238d670 | |
parent | 1dd87c87f20272a6be96d7086dcc21f868e53cd2 (diff) |
Fix language display on github
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5bfe4d7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.gbasm linguist-language=Assembly |