.npmignore #1

  • //
  • guest/
  • jen_bottom/
  • ember/
  • tutorial/
  • testapp/
  • node_modules/
  • spawn-args/
  • .npmignore
  • View
  • Commits
  • Open Download .zip Download (189 B)
# Vagrant
.vagrant

# Windows
Thumbs.db
Desktop.ini

# Vim
.*.sw[a-z]
*.un~i
tags

# OsX
.DS_Store
Icon?
._*
.Spotlight-V100
.Trashes

# nodejs npm modules
/node_modules
# Change User Description Committed
#1 23539 jenbottom Adding the basic code for ember test appk, created with 'ember new' command