mjml-typo3/.gitignore
2018-01-02 15:30:03 +01:00

18 lines
175 B
Plaintext

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