diff --git a/.gitignore b/.gitignore index 7f22ece..29bb994 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ pelican __pycache__ *.pyc -*.o \ No newline at end of file +*.o +output/ +node_modules/