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]