diff --git a/.gitignore b/.gitignore
index afd85fd..daa7023 100644
--- a/.gitignore
+++ b/.gitignore
@@ -37,3 +37,5 @@
!/app/assets/builds/.keep
/node_modules
+
+.idea
diff --git a/.idea/.gitignore b/.idea/.gitignore
deleted file mode 100644
index 13566b8..0000000
--- a/.idea/.gitignore
+++ /dev/null
@@ -1,8 +0,0 @@
-# Default ignored files
-/shelf/
-/workspace.xml
-# Editor-based HTTP Client requests
-/httpRequests/
-# Datasource local storage ignored files
-/dataSources/
-/dataSources.local.xml
diff --git a/.idea/misc.xml b/.idea/misc.xml
deleted file mode 100644
index 27e302b..0000000
--- a/.idea/misc.xml
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
deleted file mode 100644
index 103c4e5..0000000
--- a/.idea/modules.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/.idea/sample_rails_app.iml b/.idea/sample_rails_app.iml
deleted file mode 100644
index 1d46d03..0000000
--- a/.idea/sample_rails_app.iml
+++ /dev/null
@@ -1,347 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- file://$MODULE_DIR$/app
-
-
- file://$MODULE_DIR$/app/assets
-
-
- file://$MODULE_DIR$/app/channels
-
-
- file://$MODULE_DIR$/app/controllers
-
-
- file://$MODULE_DIR$/app/helpers
-
-
- file://$MODULE_DIR$/app/mailers
-
-
- file://$MODULE_DIR$/app/models
-
-
- file://$MODULE_DIR$/app/views
-
-
- file://$MODULE_DIR$/config
-
-
- file://$MODULE_DIR$/config/cable.yml
-
-
- file://$MODULE_DIR$/config/database.yml
-
-
- file://$MODULE_DIR$/config/environment.rb
-
-
- file://$MODULE_DIR$/config/environments
-
-
- file://$MODULE_DIR$/config/initializers
-
-
- file://$MODULE_DIR$/config/locales
-
-
- file://$MODULE_DIR$/config/routes
-
-
- file://$MODULE_DIR$/config/routes.rb
-
-
- file://$MODULE_DIR$/config
-
-
- file://$MODULE_DIR$/db
-
-
- file://$MODULE_DIR$/db/migrate
-
-
- file://$MODULE_DIR$/db/seeds.rb
-
-
- file://$MODULE_DIR$/lib
-
-
- file://$MODULE_DIR$/lib/assets
-
-
- file://$MODULE_DIR$/lib/tasks
-
-
- file://$MODULE_DIR$/lib/templates
-
-
- file://$MODULE_DIR$/log/development.log
-
-
- file://$MODULE_DIR$/public
-
-
- file://$MODULE_DIR$/public/javascripts
-
-
- file://$MODULE_DIR$/public/stylesheets
-
-
- file://$MODULE_DIR$/tmp
-
-
- file://$MODULE_DIR$/vendor
-
-
- file://$MODULE_DIR$/vendor/assets
-
-
-
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
deleted file mode 100644
index 35eb1dd..0000000
--- a/.idea/vcs.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
-
-
-
-
\ No newline at end of file