mirror of
https://github.com/woocommerce/storefront.git
synced 2025-10-04 14:11:16 +08:00
24 lines
No EOL
276 B
Text
24 lines
No EOL
276 B
Text
# Compiled CSS
|
|
/inc/woocommerce/css/*.css
|
|
style.css
|
|
style-rtl.css
|
|
|
|
# Minified js
|
|
/js/*.min.js
|
|
/inc/customizer/js/*.min.js
|
|
|
|
# Sass
|
|
.sass-cache
|
|
|
|
# Grunt
|
|
/node_modules/
|
|
/storefront/
|
|
npm-debug.log
|
|
|
|
# Codekit
|
|
config.codekit
|
|
|
|
# Transifex
|
|
.transifexrc
|
|
/languages/*.po
|
|
/languages/*.mo |