From c37e57d7d320c087023d0486ea454df404f9e149 Mon Sep 17 00:00:00 2001 From: Egor fureunoir Gorbunov Date: Fri, 27 Jun 2025 04:18:43 +0300 Subject: [PATCH] Features: 1) Add `.idea/icon.svg` for project-specific configuration; 2) Include `.idea/eVibes.iml` for Django module settings; 3) Add `.idea/externalDependencies.xml` with required IDE plugins; Fixes: 1) Update `.gitignore` to include necessary `.idea` files; Extra: Add exclusions and configurations for Django in module settings file. --- .gitignore | 2 ++ .idea/eVibes.iml | 26 ++++++++++++++++++++++++++ .idea/externalDependencies.xml | 18 ++++++++++++++++++ .idea/icon.svg | 25 +++++++++++++++++++++++++ 4 files changed, 71 insertions(+) create mode 100644 .idea/eVibes.iml create mode 100644 .idea/externalDependencies.xml create mode 100644 .idea/icon.svg diff --git a/.gitignore b/.gitignore index b75c2913..5ab8ed22 100644 --- a/.gitignore +++ b/.gitignore @@ -142,6 +142,8 @@ cypress/screenshots/ # JetBrains .idea/ !.idea/icon.svg +!.idea/eVibes.iml +!.idea/externalDependencies.xml # Microsoft *.suo diff --git a/.idea/eVibes.iml b/.idea/eVibes.iml new file mode 100644 index 00000000..2213e330 --- /dev/null +++ b/.idea/eVibes.iml @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/externalDependencies.xml b/.idea/externalDependencies.xml new file mode 100644 index 00000000..66339880 --- /dev/null +++ b/.idea/externalDependencies.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/icon.svg b/.idea/icon.svg new file mode 100644 index 00000000..356c7ae0 --- /dev/null +++ b/.idea/icon.svg @@ -0,0 +1,25 @@ + + + + + + + + + +