diff --git a/.gitignore b/.gitignore index 42d0f7b..574891f 100644 --- a/.gitignore +++ b/.gitignore @@ -37,7 +37,10 @@ jspm_packages .node_repl_history # WebStorm files +.idea/ .idea/*.xml # Bower components -public/bower_components \ No newline at end of file +public/bower_components + +.DS_Store \ No newline at end of file diff --git a/.idea/watcherTasks.xml b/.idea/watcherTasks.xml deleted file mode 100644 index 2dc83e1..0000000 --- a/.idea/watcherTasks.xml +++ /dev/null @@ -1,4 +0,0 @@ - - - - \ No newline at end of file