Skip to content

Commit 7b906ab

Browse files
committed
Exclude psalm configs and CODE_OF_CONDUCT.md using .gitattributes
Signed-off-by: William Desportes <williamdes@wdes.fr>
1 parent baec497 commit 7b906ab

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ infection.json.dist export-ignore
99
phpcs.xml.dist export-ignore
1010
phpstan.neon.dist export-ignore
1111
phpstan-baseline.neon export-ignore
12+
psalm.xml export-ignore
13+
psalm-baseline.xml export-ignore
14+
CODE_OF_CONDUCT.md export-ignore

0 commit comments

Comments
 (0)