diff --git a/.gitignore b/.gitignore index 5d381cc..df9a173 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,8 @@ # ---> Python +# My additions +venv/ +*.json + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod]