Skip to content
This repository has been archived by the owner on Oct 30, 2020. It is now read-only.

Commit

Permalink
Added vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
fishnal committed Apr 29, 2020
1 parent 2f398c0 commit 5602a5a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"files.exclude": {
"**/.git": true,
"**/.svn": true,
"**/.hg": true,
"**/CVS": true,
"**/.DS_Store": true,
"**/.next": true
}
}

0 comments on commit 5602a5a

Please sign in to comment.