From ea5929c74a4e01bcbc776832b5597fceb5261a31 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Tue, 28 Apr 2026 13:39:34 -0400 Subject: Initial commit --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..7011f7f --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/.direnv +/target +/.cargo +/dist +/result \ No newline at end of file -- cgit v1.2.3