From 1c7a93144ae794b0f81039c38cc4a7a969230925 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Sun, 26 Apr 2026 22:23:19 -0400 Subject: Initial commit --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..a441bc8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +/out +/build +/.direnv \ No newline at end of file -- cgit v1.2.3