diff --git a/.gitignore b/.gitignore index f9f4322..95e0463 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ notes.md .project docs/images/private -docs/private \ No newline at end of file +docs/private +node_modules +test/output \ No newline at end of file