Skip to content

Commit

Permalink
chore: add basic ide files to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
kiaking committed Mar 23, 2020
1 parent 737aade commit e3746b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@
/docs/node_modules
/lib
/node_modules
.idea/*
.vscode/*
yarn-error.log

0 comments on commit e3746b7

Please sign in to comment.