From a3ac70c741c5077d7481fe5b1160b5547f4ca53c Mon Sep 17 00:00:00 2001 From: floscodes Date: Sat, 20 May 2023 17:25:11 +0200 Subject: [PATCH] update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 3cef7be..d94d0a1 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ zig-cache/ +.gyro/ \ No newline at end of file