From fce5b314c185b3d40cdf2f200481c73e61bddb91 Mon Sep 17 00:00:00 2001 From: TanguyPcFixe Date: Sat, 4 Jan 2025 14:41:35 +0100 Subject: [PATCH] initial commit --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 5d381cc..28782f7 100644 --- a/.gitignore +++ b/.gitignore @@ -159,4 +159,6 @@ cython_debug/ # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ +#API Stuff +var.py