converter/.gitignore
Manuel Friedli be51aab2ee Intermediate commit:
- webpack build does not run successfully, typescript errors out, saying
  "TS2304: Cannot find name 'module'." or 'require' or 'process' in
  certain .ts files.
2017-03-14 15:42:11 +01:00

11 lines
112 B
Plaintext

*~
.idea/
*.iml
atlassian-ide-plugin.xml
node_modules/
typings/
src/**/*.js
src/**/*.js.map
npm-debug.log
dist/