Features: None;
Fixes: None; Extra: 1) Add `.nuxt` to `.gitignore` for Storefronts project consistency.
This commit is contained in:
parent
426af1ad2c
commit
3020a40747
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -63,8 +63,9 @@ htmlcov/
|
|||
.cover
|
||||
.pybuilder/
|
||||
|
||||
# Astro
|
||||
# Storefronts
|
||||
.astro/
|
||||
.nuxt/
|
||||
|
||||
# Celery
|
||||
celerybeat-schedule
|
||||
|
|
|
|||
Loading…
Reference in a new issue