UNPKG

gretel

Version:

Follows and collects breadcrumbs accross the web

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