From 9594b2fd119e9145fec8b035737fb82e95cedf64 Mon Sep 17 00:00:00 2001 From: kitty Date: Mon, 16 Mar 2026 21:24:52 +1100 Subject: moving some stuff over from jewelforth i would like to at some point add $ and % prefixes to the number interpreter. --- .gitattributes | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitattributes (limited to '.gitattributes') diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..793b39b --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.s linguist-language=nasm -- cgit v1.2.3