summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorkitty <nepeta@canaglie.net>2026-03-16 21:24:52 +1100
committerkitty <nepeta@canaglie.net>2026-03-16 21:24:52 +1100
commit9594b2fd119e9145fec8b035737fb82e95cedf64 (patch)
treef0dc2c84a2325f8dae9dd7e54c9d92cc674784ec /.gitattributes
parent152e6c7fd4a00e4fd56d5a55aaaa4c3680eaa815 (diff)
moving some stuff over from jewelforth
i would like to at some point add $ and % prefixes to the number interpreter.
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
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