Skip to content

Commit 5db1cf6

Browse files
authored
Merge pull request #456 from monovertex/release/v0.20.0
Release/v0.20.0
2 parents cfe9d9c + f9df5c8 commit 5db1cf6

File tree

6 files changed

+3638
-3648
lines changed

6 files changed

+3638
-3648
lines changed

.gitattributes

Lines changed: 1 addition & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,8 @@
1-
# https://git-scm.com/book/en/Customizing-Git-Git-Attributes
2-
# https://help.github.com/articles/dealing-with-line-endings
3-
4-
51
# Auto detect text files and perform LF normalization
6-
#* text=auto
2+
* text=auto eol=lf
73

84
# Don't diff or textually merge source maps
95
*.map binary
106

117
# Avoid unreadable diffs for generated text files, eg: *.min.js
128
*.min.* binary
13-
14-
# Export ignores
15-
tests export-ignore
16-
.editorconfig export-ignore
17-
.gitattributes export-ignore
18-
.gitignore export-ignore

dist/jquery.daterangepicker.min.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)