Skip to content

Commit

Permalink
fix git ignore patterns
Browse files Browse the repository at this point in the history
  • Loading branch information
krzkaczor committed Aug 28, 2018
1 parent 0ed9b0b commit ed20e0d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ node_modules
example/gen/*
.nyc_output
coverage
sample.json.d.ts
test/integration/sample.json.d.ts
test/integration/before.ts
test/integration/after.ts
dist
yarn-error.log
1 change: 0 additions & 1 deletion test/integration/after.ts

This file was deleted.

1 change: 0 additions & 1 deletion test/integration/before.ts

This file was deleted.

0 comments on commit ed20e0d

Please sign in to comment.