mirror of
https://github.com/saccas/mjml-typo3.git
synced 2024-11-14 18:36:09 +01:00
Daniel Siepmann
eba401aa9f
Add all dependencies to run tests. Configure tests as composer task. Add tests to travis. Adjust code to make him exchangeable and testable.
18 lines
195 B
Text
18 lines
195 B
Text
# 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
|