Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 7 additions & 10 deletions .gitattributes
Comment thread
Kaspiman marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
/.github export-ignore
/tests export-ignore
/example export-ignore
/generated export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.travis.yml export-ignore
phpunit.xml export-ignore
monorepo-builder.php export-ignore
* text=auto

/.* export-ignore
/tests/ export-ignore
/*.yml export-ignore
/*.xml export-ignore
/*.xml.dist export-ignore