diff --git a/.gitignore b/.gitignore index 8c25834b..039fcca7 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,6 @@ public/js/bundle.js public/css/semaphore.css config.json .DS_Store -node_modules \ No newline at end of file +node_modules + +.idea/ \ No newline at end of file