diff --git a/{{cookiecutter.project_slug}}/.idea/misc.xml b/{{cookiecutter.project_slug}}/.idea/misc.xml
deleted file mode 100644
index 10af178fd..000000000
--- a/{{cookiecutter.project_slug}}/.idea/misc.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/{{cookiecutter.project_slug}}/.idea/modules.xml b/{{cookiecutter.project_slug}}/.idea/modules.xml
deleted file mode 100644
index 1418fcddf..000000000
--- a/{{cookiecutter.project_slug}}/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/{{cookiecutter.project_slug}}/.idea/runConfigurations/merge_production_dotenvs_in_dotenv.xml b/{{cookiecutter.project_slug}}/.idea/runConfigurations/merge_production_dotenvs_in_dotenv.xml
deleted file mode 100644
index cf2c5dd89..000000000
--- a/{{cookiecutter.project_slug}}/.idea/runConfigurations/merge_production_dotenvs_in_dotenv.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/{{cookiecutter.project_slug}}/.idea/runConfigurations/migrate.xml b/{{cookiecutter.project_slug}}/.idea/runConfigurations/migrate.xml
deleted file mode 100644
index b457c5f55..000000000
--- a/{{cookiecutter.project_slug}}/.idea/runConfigurations/migrate.xml
+++ /dev/null
@@ -1,32 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/{{cookiecutter.project_slug}}/.idea/runConfigurations/pytest___.xml b/{{cookiecutter.project_slug}}/.idea/runConfigurations/pytest___.xml
deleted file mode 100644
index 08f76c454..000000000
--- a/{{cookiecutter.project_slug}}/.idea/runConfigurations/pytest___.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/{{cookiecutter.project_slug}}/.idea/runConfigurations/pytest__users.xml b/{{cookiecutter.project_slug}}/.idea/runConfigurations/pytest__users.xml
deleted file mode 100644
index 574361fea..000000000
--- a/{{cookiecutter.project_slug}}/.idea/runConfigurations/pytest__users.xml
+++ /dev/null
@@ -1,25 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/{{cookiecutter.project_slug}}/.idea/runConfigurations/runserver.xml b/{{cookiecutter.project_slug}}/.idea/runConfigurations/runserver.xml
deleted file mode 100644
index 2a348a2e7..000000000
--- a/{{cookiecutter.project_slug}}/.idea/runConfigurations/runserver.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/{{cookiecutter.project_slug}}/.idea/runConfigurations/runserver_plus.xml b/{{cookiecutter.project_slug}}/.idea/runConfigurations/runserver_plus.xml
deleted file mode 100644
index 242f861a6..000000000
--- a/{{cookiecutter.project_slug}}/.idea/runConfigurations/runserver_plus.xml
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/{{cookiecutter.project_slug}}/.idea/vcs.xml b/{{cookiecutter.project_slug}}/.idea/vcs.xml
deleted file mode 100644
index 5ace414d8..000000000
--- a/{{cookiecutter.project_slug}}/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
diff --git a/{{cookiecutter.project_slug}}/.idea/webResources.xml b/{{cookiecutter.project_slug}}/.idea/webResources.xml
deleted file mode 100644
index 452953740..000000000
--- a/{{cookiecutter.project_slug}}/.idea/webResources.xml
+++ /dev/null
@@ -1,14 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/{{cookiecutter.project_slug}}/.idea/{{cookiecutter.project_slug}}.iml b/{{cookiecutter.project_slug}}/.idea/{{cookiecutter.project_slug}}.iml
deleted file mode 100644
index 8ff6e3883..000000000
--- a/{{cookiecutter.project_slug}}/.idea/{{cookiecutter.project_slug}}.iml
+++ /dev/null
@@ -1,47 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- {% if cookiecutter.js_task_runner != 'None' %}
-
-
-
- {% else %}
-
- {% endif %}
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-