Idan Amit | a2c544d | 2018-07-19 12:05:50 +0300 | [diff] [blame] | 1 | **/*.ts |
2 | !**/*.d.ts | ||||
3 | **/*.js.map | ||||
4 | node_modules/ | ||||
Idan Amit | 8a0aacc | 2018-07-19 15:25:18 +0300 | [diff] [blame^] | 5 | tsconfig.json |
6 | webpack.config.js | ||||
7 | version.properties | ||||
8 | .gitreview | ||||
9 | .gitattributes | ||||
10 | .idea/ | ||||
11 | .gitignore | ||||
12 | .npm-debug.log | ||||
13 | INFO.yaml |