diff --git a/.gitignore b/.gitignore index e920c16..673683d 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,6 @@ node_modules # Optional REPL history .node_repl_history + +# Docs generated files +.idea