Skip to content

Commit c6a8fc1

Browse files
committedFeb 7, 2019
chore: add .idea and yarn-error.log to .gitignore
1 parent 42841c4 commit c6a8fc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,5 @@ node_modules
1010
*.sublime-workspace
1111
npm-debug.log
1212
sauce_connect.log*
13+
.idea
14+
yarn-error.log

0 commit comments

Comments
 (0)
Please sign in to comment.