diff --git a/.gitignore b/.gitignore index 56bc2a8..0b4e09f 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ node_modules .babelrc _notes/ src/_notes -.vscode/ \ No newline at end of file +.vscode/ +dist \ No newline at end of file