deployer/.gitignore
Daisuke Tsuji 658c2df22a Updated gitignore (#1726)
* added coverage.xml to .gitignore

* removed .php_cs.cache from .gitignore

* added .DS_Store to .gitignore

* Update CHANGELOG.md (updated .gitignore)

* Revert "added .DS_Store to .gitignore"

This reverts commit e372283ae79ea8bacdb8e6d3d1e789d36a2b14f3.

* Revert "added coverage.xml to .gitignore"

This reverts commit b34fc413223408af2cc3eb34a52904764132efa7.

* Revert "Update CHANGELOG.md (updated .gitignore)"

This reverts commit 5149eda8a0e264d2522dfd2636a31733e42778f5.
2018-10-08 12:09:38 +07:00

5 lines
54 B
Plaintext

/vendor/
/test/fixture/recipe/tmp/
*.phar
phpunit.xml