Skip to content

Commit 4c74784

Browse files
committed
Add export ignore hidden files
1 parent 1bb71b9 commit 4c74784

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
/.gitattributes export-ignore
55
/.gitignore export-ignore
66
/.php_cs export-ignore
7+
/.styleci.yml export-ignore
8+
/.travis.yml export-ignore
79
/CODE_OF_CONDUCT.md export-ignore
810
/CONTRIBUTING.md export-ignore
911
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)