Skip to content

Commit 6cdec5c

Browse files
committed
Add phpstan files to .gitattributes + remove obsolete entries
1 parent 223e3b1 commit 6cdec5c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.gitattributes

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
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
.gitattributes export-ignore
106
.gitignore export-ignore
7+
phpstan.neon export-ignore
8+
phpstan-baseline.neon export-ignore
119
phpunit.xml.dist export-ignore
1210
ruleset.xml export-ignore

0 commit comments

Comments
 (0)