diff --git a/.gitignore b/.gitignore index 137b758..7608131 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,6 @@ npm-debug.log # Ignore any extra plugins in the example directory that aren't in Git already # (this is a sandbox for the user) -example-plugins \ No newline at end of file +example-plugins + +.idea \ No newline at end of file