Skip to content

Commit

Permalink
build: ignore dist for github
Browse files Browse the repository at this point in the history
  • Loading branch information
Scrum committed Jul 7, 2021
1 parent 7186405 commit 12586c6
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
node_modules
dist
coverage
.nyc_output
npm-debug.log
5 changes: 0 additions & 5 deletions dist/index.d.ts

This file was deleted.

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

This file was deleted.

0 comments on commit 12586c6

Please sign in to comment.