9ed9418488
Also reorganized npm scripts.
20 lines
267 B
Plaintext
20 lines
267 B
Plaintext
.rvmrc
|
|
.DS_Store
|
|
/tmp/
|
|
*.sublime-project
|
|
*.sublime-workspace
|
|
npm-debug.log
|
|
.idea
|
|
/yarn-error.log
|
|
/yarn.lock
|
|
node_modules
|
|
/handlebars-release.tgz
|
|
.nyc_output
|
|
|
|
# Generated files
|
|
lib/handlebars/compiler/parser.js
|
|
/coverage/
|
|
/dist/
|
|
/tests/integration/*/dist/
|
|
/spec/tmp/*
|