diff --git a/.gitignore b/.gitignore index 329996c..43324af 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ /node_modules bundle.js npm-debug.log + +# IntelliJ +*.iml +/.idea \ No newline at end of file