From 2b5ac273c2adee5327f58fb34ac30b66da917347 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 9 Feb 2025 15:31:07 +0530 Subject: Init commit with uiua basic shit --- .gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ea1472e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +output/ -- cgit v1.3.1