From 61a15f2222b75969a56b008c6f32cc068c55eb54 Mon Sep 17 00:00:00 2001 From: retoor Date: Sat, 7 Dec 2024 22:48:37 +0100 Subject: [PATCH] Initial commit. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5d381cc..e6e70c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +.vscode +.history + # ---> Python # Byte-compiled / optimized / DLL files __pycache__/