From 41e52f9d8195482e617fe05285736dde72991726 Mon Sep 17 00:00:00 2001 From: retoor Date: Sat, 14 Dec 2024 22:25:13 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index 5d381cc..ca8b097 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,9 @@ # ---> Python + +.vscode +.history +form.db* + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]