diff --git a/.gitignore b/.gitignore index 8441df7..4b19d9e 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,5 @@ __pycache__/ +.venv/ + *.cookie *.conf - -# pyvenv stuff -/bin/ -/lib/ -lib64 -pyvenv.cfg \ No newline at end of file