ignore maps
This commit is contained in:
parent
1bac05b952
commit
4d028a8541
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,4 +1,5 @@
|
||||||
node_modules
|
node_modules
|
||||||
dist
|
dist
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.prettierrc
|
.prettierrc
|
||||||
|
*.css.map
|
||||||
Loading…
Reference in a new issue