diff --git a/.gitignore b/.gitignore index 13566b8..4334b89 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ # Default ignored files +.idea /shelf/ /workspace.xml # Editor-based HTTP Client requests @@ -6,3 +7,5 @@ # Datasource local storage ignored files /dataSources/ /dataSources.local.xml + +_venv \ No newline at end of file