diff --git a/.gitignore b/.gitignore index bbff494..ad6a48c 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ node_modules .vscode/ coverage yarn-error.log -dist/ \ No newline at end of file +dist/ +*.svg \ No newline at end of file