diff --git a/.gitignore b/.gitignore index 3c3629e6..7d618a48 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,5 @@ node_modules + +# WebStorm / IntelliJ IDEA project files +.idea +*.iml