smartgit/.gitignore

14 lines
121 B
Plaintext
Raw Normal View History

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