UNPKG

generator-gitattributes

Version:

A Yeoman generator that creates a .gitattributes file to replace line endings to LF

13 lines (10 loc) 216 B
# OS trash files .DS_Store thumbs.db # Node and bower modules and logs node_modules/ npm-debug.log bower_components/ # temp and public folders (public will contain the build, like minified files etc) public/ temp/