Skip to content

Commit

Permalink
Initial setup
Browse files Browse the repository at this point in the history
  • Loading branch information
florisdh committed Jul 10, 2019
1 parent 5e6995e commit df37008
Show file tree
Hide file tree
Showing 10 changed files with 654 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
node_modules
.tscache
build
*.tmp
4 changes: 4 additions & 0 deletions .npmignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
src
node_modules
.gitignore
tsconfig.json
Loading

0 comments on commit df37008

Please sign in to comment.