From f448de77d84b985047a332150c0382adc1836899 Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Wed, 22 Jan 2025 09:26:41 -0500 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..caf058f --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +/.direnv +/target +/.cargo +/dist \ No newline at end of file -- cgit v1.2.3