diff --git a/.gitignore b/.gitignore index 5148e52..05d68c0 100644 --- a/.gitignore +++ b/.gitignore @@ -35,3 +35,12 @@ jspm_packages # Optional REPL history .node_repl_history + +# Editors +.vscode + +# Testing +test.js + +# Conifg +.env \ No newline at end of file