Skip to content

Commit 839ac3e

Browse files
committed
Remove .phan from .gitattributes, add phpstan.neon
1 parent 6a5c383 commit 839ac3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitattributes

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
.github/ export-ignore
2-
.phan/ export-ignore
32
docs/ export-ignore
43
tests/ export-ignore
54
.drone.jsonnet export-ignore
65
.drone.yml export-ignore
76
.editorconfig export-ignore
87
.gitattributes export-ignore
98
.gitignore export-ignore
9+
phpstan.neon export-ignore
1010
phpunit.xml.dist export-ignore
1111
ruleset.xml export-ignore

0 commit comments

Comments
 (0)