Update .gitignore
parent
15ca050649
commit
18497d55b1
|
@ -7,3 +7,11 @@ node_modules
|
||||||
.env
|
.env
|
||||||
dist
|
dist
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
|
# Themes
|
||||||
|
public/themes/soho-light/
|
||||||
|
public/themes/soho-dark/
|
||||||
|
public/themes/viva-light/
|
||||||
|
public/themes/viva-dark/
|
||||||
|
public/themes/mira/
|
||||||
|
public/themes/nano/
|
Loading…
Reference in New Issue