marko/.gitignore
Patrick Steele-Idem fb8702988a Fixes #19 Allow w-on* for custom events
Also, use mocha-phantomjs instead of karma
2015-02-26 15:46:19 -07:00

20 lines
347 B
Plaintext

/work
/build
/.idea/
/npm-debug.log
/node_modules
!/test/test-project/node_modules/marko-widgets
/*.sublime-workspace
*.orig
.DS_Store
coverage
*.actual.js
*.actual.html
*.marko.js
/test/karma/generated
/.cache
/test/client/karma/generated
/test/client/karma/.cache
/test/client/mocha-phantomjs/generated
/test/client/mocha-phantomjs/.cache
.cache