Skip to content

Commit b6827c0

Browse files
committed
minor #140 Update .gitattributes (Nyholm)
This PR was merged into the main branch. Discussion ---------- Update .gitattributes I'll keep making some chore PRs. Commits ------- b1a4c55 Update .gitattributes
2 parents 509cad5 + b1a4c55 commit b6827c0

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.gitattributes

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
1+
/.github
12
/tests export-ignore
23
/phpunit.xml.dist export-ignore
34
/.gitattributes export-ignore
45
/.gitignore export-ignore
56
/.php-cs-fixer.dist.php export-ignore
6-
/.travis.yml export-ignore
7+
/phpstan.neon.dist
8+
/phpstan-baseline.neon
9+
/psalm.baseline.xml
10+
/psalm.xml

0 commit comments

Comments
 (0)