Skip to content

Commit

Permalink
gitignore build output
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Jul 24, 2018
1 parent a17a066 commit bb56c4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Expand Up @@ -61,3 +61,7 @@ typings/
npm-shrinkwrap.json
package-lock.json
yarn.lock

# Build output
build/
esm/

0 comments on commit bb56c4f

Please sign in to comment.