-
Notifications
You must be signed in to change notification settings - Fork 579
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #456 from monovertex/release/v0.20.0
Release/v0.20.0
- Loading branch information
Showing
6 changed files
with
3,638 additions
and
3,648 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,8 @@ | ||
# https://git-scm.com/book/en/Customizing-Git-Git-Attributes | ||
# https://help.github.com/articles/dealing-with-line-endings | ||
|
||
|
||
# Auto detect text files and perform LF normalization | ||
#* text=auto | ||
* text=auto eol=lf | ||
|
||
# Don't diff or textually merge source maps | ||
*.map binary | ||
|
||
# Avoid unreadable diffs for generated text files, eg: *.min.js | ||
*.min.* binary | ||
|
||
# Export ignores | ||
tests export-ignore | ||
.editorconfig export-ignore | ||
.gitattributes export-ignore | ||
.gitignore export-ignore |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.