Skip to content

Commit

Permalink
feat: ignore dist
Browse files Browse the repository at this point in the history
  • Loading branch information
jobyrao committed Dec 2, 2020
1 parent 27ced3a commit cebad0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.idea/
.nyc_output/
dist/
node_modules/
test/assets/debug.js
test/assets/*.json
Expand Down

0 comments on commit cebad0b

Please sign in to comment.