mjml-typo3/.gitignore

19 lines
195 B
Plaintext
Raw Normal View History

2017-12-14 14:00:53 +01:00
# ide
/.project
/.buildpath
/.settings
/.nbproject
/.idea
# git
/.auth.json
# node / grunt / sass / bower
.sass-cache
node_modules
bower_components
composer.lock
package-lock.json
typo3
vendor