crunchy/.gitignore
Roel van Uden 9ff6398aee Migration towards TypeScript
This is going to be 1.1.0. Remaining TODOs:
* "npm run tsc" should generate declarations
* Add (restrictive) TSLint configuration
* Add support for TSLint in "npm test"
2015-02-06 22:31:02 +01:00

8 lines
57 B
Plaintext

dist/
node_modules/
obj/
typings/
*.dat
*.dll
*.suo
*.tmp