Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
php-cs-fixer - ignore configuration file
  • Loading branch information
zdenekdrahos committed Jun 10, 2017
commit eca908bc37fc324672de5e9c15a661966b869fd6
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
/vendor/
/build/
phpstan-phpqa.neon
.php_cs
.php_cs.cache
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would add .php_cs (not .php_cs.dist) as well