mirror of
https://github.com/woocommerce/storefront.git
synced 2025-10-04 14:11:16 +08:00
Update .gitignore to exclude new file editor.js
from grunt build
This commit is contained in:
parent
d782cc4125
commit
5211ee61b1
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -3,7 +3,8 @@
|
|||
|
||||
# Minified js
|
||||
*.min.js
|
||||
!/assets/js/vendor/*.min.js
|
||||
/assets/js/vendor/*.min.js
|
||||
/assets/js/editor.js
|
||||
|
||||
# Sass
|
||||
.sass-cache
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue