Skip to content

Commit

Permalink
chore(gitignore): ignore .gz files
Browse files Browse the repository at this point in the history
  • Loading branch information
lancedikson committed Jul 17, 2019
1 parent fb776cf commit 1d26bea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Expand Up @@ -3,5 +3,5 @@ node_modules/
.nyc_output
coverage
dist
bundled.js
es5.js
bundled.js*
es5.js*

0 comments on commit 1d26bea

Please sign in to comment.