storefront/.gitignore
2015-09-23 15:01:42 +01:00

25 lines
No EOL
312 B
Text

# Compiled CSS
/inc/woocommerce/css/*.css
/inc/admin/welcome-screen/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