From 85a67a25ac9757e694166b3c9e9e2c8cdeefc6da Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Sat, 20 Sep 2025 23:25:29 -0400 Subject: Initial commit --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..102cce0 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/build/ +/.direnv/ +/pit +TAGS \ No newline at end of file -- cgit v1.2.3