diff --git a/.gitignore b/.gitignore index 67c882d0..0c30fe22 100644 --- a/.gitignore +++ b/.gitignore @@ -7,4 +7,5 @@ es/ lib/ ~* yarn.lock -package-lock.json \ No newline at end of file +package-lock.json +.idea/ \ No newline at end of file