Skip to content

Commit

Permalink
remove TS dist from git
Browse files Browse the repository at this point in the history
  • Loading branch information
nygardk committed Jun 24, 2019
1 parent 576b58f commit 916eeae
Show file tree
Hide file tree
Showing 11 changed files with 2 additions and 120 deletions.
3 changes: 0 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 19,3 @@ Python/build/
*.so
*.o
*.pyc

# Typescript
TypeScript/node_modules/
2 changes: 2 additions & 0 deletions TypeScript/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 1,2 @@
node_modules/
dist/
2 changes: 0 additions & 2 deletions TypeScript/dist/decode.d.ts

This file was deleted.

76 changes: 0 additions & 76 deletions TypeScript/dist/decode.js

This file was deleted.

1 change: 0 additions & 1 deletion TypeScript/dist/decode.js.map

This file was deleted.

2 changes: 0 additions & 2 deletions TypeScript/dist/index.d.ts

This file was deleted.

7 changes: 0 additions & 7 deletions TypeScript/dist/index.js

This file was deleted.

1 change: 0 additions & 1 deletion TypeScript/dist/index.js.map

This file was deleted.

4 changes: 0 additions & 4 deletions TypeScript/dist/utils.d.ts

This file was deleted.

23 changes: 0 additions & 23 deletions TypeScript/dist/utils.js

This file was deleted.

1 change: 0 additions & 1 deletion TypeScript/dist/utils.js.map

This file was deleted.

0 comments on commit 916eeae

Please sign in to comment.