Skip to content

Commit aa8b3ea

Browse files
authored
chore: ignore some files on export (git attributes) (#1098)
1 parent d48e18c commit aa8b3ea

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
/.github export-ignore
2+
/.gitattributes export-ignore
3+
/.gitignore export-ignore
4+
/.travis.yml export-ignore
5+
/Tests export-ignore
6+
/php_cs.dist export-ignore
7+
/phpunit.xml.dist export-ignore
8+
/rector.php export-ignore
9+
110
# Auto detect text files and perform LF normalization
211
* text=auto
312

0 commit comments

Comments
 (0)