mjml-typo3/.gitignore

19 lines
193 B
Plaintext

# ide
/.project
/.buildpath
/.settings
/.nbproject
/.idea
# git
/.auth.json
# node / grunt / sass / bower
.sass-cache
node_modules
bower_components
composer.lock
package-lock.json
web
vendor