Skip to content

Commit 9379287

Browse files
pattonwebzschlessera
authored andcommitted
Ignore some phpcs config files in git and dist
1 parent d6272b7 commit 9379287

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

.distignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
.travis.yml
77
behat.yml
88
circle.yml
9+
phpcs.xml.dist
10+
phpunit.xml.dist
911
bin/
1012
features/
1113
utils/

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@ vendor/
88
*.txt
99
*.log
1010
composer.lock
11+
phpunit.xml
12+
phpcs.xml
13+
.phpcs.xml

0 commit comments

Comments
 (0)