From 13f5e6465a4dff6aec88cf24d42bc13087ec99a9 Mon Sep 17 00:00:00 2001 From: sickprodigy Date: Tue, 11 Nov 2025 19:30:31 -0500 Subject: [PATCH] Initial commit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0dbf2f2..c43b8db 100644 --- a/.gitignore +++ b/.gitignore @@ -168,3 +168,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +.micropico/ +.vscode/ \ No newline at end of file