diff --git a/.gitignore b/.gitignore index 766e68d..79c652b 100644 --- a/.gitignore +++ b/.gitignore @@ -105,7 +105,7 @@ venv.bak/ # pycharm .DS_Store -/.idea +.idea #configs /configs/db.cfg diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 105ce2d..0000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 51ab974..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 0bd2a7a..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - - \ No newline at end of file