Skip to content

Commit

Permalink
- Removed old stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
ferdikoomen committed Nov 22, 2019
1 parent 4bfe976 commit 3b3552b
Show file tree
Hide file tree
Showing 103 changed files with 1 addition and 10,791 deletions.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,5 @@ junit.xml
.vscode
*.iml
dist
archive
coverage
test/tmp
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"src/templates/typescript/*.hbs"
],
"scripts": {
"clean": "rimraf \"./dist\" \"./test/tmp\"",
"clean": "rimraf \"./dist\" \"./coverage\" \"./test/tmp\"",
"build": "tsc",
"start": "tsc && node ./test/index.js",
"test": "jest ./src",
Expand Down
4 changes: 0 additions & 4 deletions test/generated-clients/typescript-angular/.gitignore

This file was deleted.

23 changes: 0 additions & 23 deletions test/generated-clients/typescript-angular/.swagger-codegen-ignore

This file was deleted.

This file was deleted.

178 changes: 0 additions & 178 deletions test/generated-clients/typescript-angular/README.md

This file was deleted.

37 changes: 0 additions & 37 deletions test/generated-clients/typescript-angular/api.module.ts

This file was deleted.

7 changes: 0 additions & 7 deletions test/generated-clients/typescript-angular/api/api.ts

This file was deleted.

Loading

0 comments on commit 3b3552b

Please sign in to comment.