.gitattributes #1

  • //
  • guest/
  • jen_bottom/
  • ember/
  • tutorial/
  • testapp/
  • node_modules/
  • handlebars/
  • .gitattributes
  • View
  • Commits
  • Open Download .zip Download (150 B)
# Handlebars-template fixtures in test cases need deterministic eol
*.handlebars text eol=lf
*.hbs text eol=lf

# Lexer files as well
*.l text eol=lf
# Change User Description Committed
#1 23539 jenbottom Adding the basic code for ember test appk, created with 'ember new' command