mirror of
https://github.com/woocommerce/storefront.git
synced 2025-10-04 14:11:16 +08:00
.gitignore: Ignore compiled CSS files in the WooCommerce includes.
This commit is contained in:
parent
1bed2b1d4d
commit
a2ea5647aa
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
|||
# Compiled CSS
|
||||
/inc/woocommerce/css/*.css
|
||||
|
||||
# Sass
|
||||
.sass-cache
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue