From ef2e2451b4fae0392263a58e4e95bc4f294a11e0 Mon Sep 17 00:00:00 2001 From: Artur Manuel Date: Tue, 6 Aug 2024 23:49:34 +0100 Subject: [PATCH] feat(org): hiding org file for those wondering, its just going to include some junk about the original project, made in lua into rust. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3b32095..53fc8c3 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ # Added by cargo /target +src/main.org \ No newline at end of file