Skip to content

Commit 6a8aeda

Browse files
committed
Add phpstan files to .gitattributes and remove obsolete entries
1 parent 680bc2e commit 6a8aeda

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

.gitattributes

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
.github/ export-ignore
2-
.phan/ export-ignore
32
docs/ export-ignore
43
Tests/ export-ignore
5-
.appveyor.yml export-ignore
6-
.drone.jsonnet export-ignore
7-
.drone.yml export-ignore
84
.editorconfig export-ignore
95
.git-blame-ignore-revs export-ignore
106
.gitattributes export-ignore
117
.gitignore export-ignore
8+
phpstan.neon export-ignore
9+
phpstan-baseline.neon export-ignore
1210
phpunit.*.xml.dist export-ignore
1311
phpunit.xml.dist export-ignore
1412
ruleset.xml export-ignore

0 commit comments

Comments
 (0)