diff options
| author | kitty <nepeta@canaglie.net> | 2026-01-20 19:28:56 +1100 |
|---|---|---|
| committer | kitty <nepeta@canaglie.net> | 2026-01-20 19:28:56 +1100 |
| commit | 3310d72709120cbc9896754f9e3c35b39252f91d (patch) | |
| tree | 92308627c12505d63f9692be71f0f55f75284961 | |
| parent | c4de43c154eb3ff9e1eacb90e29a046b9c0a8428 (diff) | |
attempt at correct language detection
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..793b39b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.s linguist-language=nasm |
