damus-github-export

Damus issue data exported from github
git clone git://jb55.com/damus-github-export
Log | Files | Refs | README | LICENSE

.gitattributes (225B)


      1 # Handle line endings automatically for files detected as text
      2 # and leave all files detected as binary untouched.
      3 * text=auto
      4 
      5 # Force the following filetypes to have unix eols, so Windows does not break them
      6 *.* text eol=lf