Skip to content

Commit 8eaa08b

Browse files
committed
Remove .phan from .gitattributes + add phpstan files
1 parent 0f7829c commit 8eaa08b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
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
10+
phpstan-baseline.neon export-ignore
1011
phpunit.xml.dist export-ignore
1112
ruleset.xml export-ignore

0 commit comments

Comments
 (0)