diff --git a/.gitignore b/.gitignore index 1272cb1f0..cde5088e3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -# Python __pycache__/ *.py[cod] *$py.class @@ -20,13 +19,11 @@ var/ .installed.cfg *.egg -# IDE .idea/ .vscode/ *.swp *.swo -# Project specific *.session *.session-journal .env \ No newline at end of file