.gitignore 158 B

123456789
  1. # See http://help.github.com/ignore-files/ for more about ignoring files.
  2. # compiled output
  3. /dist
  4. /test/dist
  5. # dependencies
  6. /node_modules
  7. /bower_components