1
0
mirror of https://github.com/lancedikson/bowser synced 2024-10-27 20:34:22 +00:00

chore(gitignore): ignore .gz files

This commit is contained in:
Denis Demchenko 2019-07-17 13:42:30 +03:00
parent fb776cf92a
commit 1d26bea4e9

4
.gitignore vendored
View File

@ -3,5 +3,5 @@ node_modules/
.nyc_output
coverage
dist
bundled.js
es5.js
bundled.js*
es5.js*