smartgit/.gitignore

14 lines
121 B
Plaintext
Raw Normal View History

2016-03-30 23:59:45 +00:00
node_modules/
test/temp/
2016-06-23 17:57:25 +00:00
test/temp2/
2016-03-30 23:59:45 +00:00
coverage/
2016-11-21 18:34:59 +00:00
public/
pages/
2016-03-30 23:59:45 +00:00
2016-11-21 18:34:59 +00:00
#npm debug
2016-03-30 23:59:45 +00:00
npm-debug.log
ts/*.js
ts/*.js.map
2016-03-31 11:21:35 +00:00
ts/typings/