-
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.
- Loading branch information
1 parent
cfe9d9c
commit 9327b1f
Showing
4 changed files
with
5 additions
and
15 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 | ||
|
||
# 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.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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