.gitattributes #1

  • //
  • guest/
  • jen_bottom/
  • ember/
  • tutorial/
  • testapp/
  • node_modules/
  • sprintf-js/
  • dist/
  • .gitattributes
  • View
  • Commits
  • Open Download .zip Download (106 B)
#ignore all generated files from diff
#also skip line ending check
*.js -diff -text
*.map -diff -text
# Change User Description Committed
#1 23539 jenbottom Adding the basic code for ember test appk, created with 'ember new' command