1 2 3 4 5 6 7 8 9# having this file excludes .gitignore entries tsconfig.json tslint.js .circleci *.ts !*.d.ts !schematics/*/files/**/*.ts
1 2 3 4 5 6 7 8 9
# having this file excludes .gitignore entries tsconfig.json tslint.js .circleci *.ts !*.d.ts !schematics/*/files/**/*.ts