jquery-date-range-picker
Version:
jQuery Date Range Picker is a jQuery plugin that allows user to select a date range.
18 lines (13 loc) • 450 B
Plain Text
# 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
# 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