diff --git a/.gitignore b/.gitignore index e920c16..d29af16 100644 --- a/.gitignore +++ b/.gitignore @@ -31,3 +31,6 @@ node_modules # Optional REPL history .node_repl_history + +# InteliJ +.idea \ No newline at end of file