chore: Moves the images folder to the assets folder (#14429)

* chore: Moves the images folder to the assets folder

* Rebases
This commit is contained in:
Michael S. Molina
2021-09-22 10:28:51 -03:00
committed by GitHub
parent 486e0d412c
commit 99d15b25b0
323 changed files with 49 additions and 49 deletions

View File

@@ -18,7 +18,7 @@
**/*.sh
coverage/**
dist/*
images/*
src/assets/images/*
node_modules/*
node_modules*/*
stylesheets/*