diff --git a/.gitignore b/.gitignore index 78af6c1a..3669f86f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ *.sublime-project *.sublime-workspace -node_modules \ No newline at end of file +node_modules +bundle.js