UNPKG

hansel

Version:

Check to see if a url is hot right now

14 lines (12 loc) 272 B
# Auto detect text files and perform LF normalization * text=auto # Explicitly declare text files we want to always be normalized and converted # to native line endings on checkout. *.js text *.json text *.scss text *.css text *.html text *.md text *.txt text *.xml text