mjml-typo3/.gitignore
Daniel Siepmann c45dee45b0
[TASK] Update MJML and clean up parts of the extension for new release (#31)
Use one functional test to ensure everything works,
no unit tests with heavy mocking.

Update mjml to fix security issues and allow new options.

Provide GitHub Actions. This is a public extension with free minutes
which should ensure that existing setup still works.
2022-09-15 15:58:08 +02:00

19 lines
180 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
var/