Skip to content
This repository was archived by the owner on Jul 12, 2020. It is now read-only.

Commit 6551657

Browse files
committed
Add /.php_cs.dist to .gitattributes export-ignore
1 parent 271579c commit 6551657

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
/.coveralls.yml export-ignore
33
/.gitattributes export-ignore
44
/.gitignore export-ignore
5+
/.php_cs.dist export-ignore
56
/.travis.yml export-ignore

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
1818

1919
### Removed
2020

21-
* (empty)
21+
* Removed PHP CS Fixer dist config file from git exports
2222

2323
### Fixed
2424

0 commit comments

Comments
 (0)