diff --git a/.gitignore b/.gitignore index 1af518c..dfe02fb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,3 @@ -# venv stuff -bin/ -lib/ -lib64 -pyvenv.cfg - -# other python stuff +.venv/ .mypy_cache/ __pycache__/