Files
yoga/.gitignore
daviskoh ce4f64dc73 Add Karma Test Runner
* update package.json w/ karma dependencies
* add npm test script
* add node_modules to .gitignore
2015-02-04 21:45:10 -05:00

7 lines
74 B
Plaintext

a.out
*.class
/**/java/out/*
/**/.idea/workspace.xml
/lib/
/node_modules/