add svg to gitignore
This commit is contained in:
parent
207b86325f
commit
d84951daf9
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -4,4 +4,5 @@ node_modules
|
|||
.vscode/
|
||||
coverage
|
||||
yarn-error.log
|
||||
dist/
|
||||
dist/
|
||||
*.svg
|
Loading…
Add table
Reference in a new issue