babel/.gitignore
Sebastian McKenzie 339bd2b6d9 self-host #443
2015-02-25 22:36:23 +11:00

17 lines
219 B
Plaintext

.DS_Store
node_modules
test/tmp
*.log
*.cache
/templates.json
/tests.json
/browser.js
/browser-polyfill.js
/runtime.js
coverage
dist
.package.json
packages/babel-runtime/*.js
packages/babel-runtime/regenerator/*.js
lib