Skip to content

Commit

Permalink
added dist and build to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
devintegral6 committed Nov 14, 2019
1 parent 0fe1efa commit 658522e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*

/dist/*
/build/*

0 comments on commit 658522e

Please sign in to comment.