woocommerce/.gitignore

32 lines
278 B
Plaintext

# Editors
project.xml
project.properties
/nbproject/private/
.buildpath
.project
.settings*
sftp-config.json
.idea
# Grunt
/node_modules/
/deploy/
# Sass
.sass-cache/
# OS X metadata
.DS_Store
# Windows junk
Thumbs.db
# ApiGen
/wc-apidocs/
# Unit tests
/tmp
# Logs
/logs