diff --git a/.gitignore b/.gitignore index 3d488f5..ce17adc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,8 @@ /venv/* +/.idea/.gitignore +/.idea/misc.xml +/.idea/modules.xml +/.idea/other.xml +/.idea/inspectionProfiles/profiles_settings.xml +/.idea/pythonProject.iml +/.idea/vcs.xml