Skip to content

Commit

Permalink
chore: add .idea and yarn-error.log to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
nknapp committed Feb 7, 2019
1 parent edc6220 commit 2db0d12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -10,3 +10,5 @@ node_modules
*.sublime-workspace
npm-debug.log
sauce_connect.log*
.idea
yarn-error.log

0 comments on commit 2db0d12

Please sign in to comment.