spout/.gitignore
Adrien Loison 554ebf987b Setup PHP CS fixer
- Add PHP CS Fixer as a dev dependencies.
- Add PHP CS Fixer cache file to gitignore/gitattributes
- Add custom code style config
- Update TravisCI config to check code style
2017-09-06 00:33:43 +02:00

9 lines
95 B
Plaintext

/.idea
*.iml
/tests/resources/generated
/tests/coverage
/vendor
/composer.lock
/.php_cs.cache