Skip to content
This repository has been archived by the owner on Jul 26, 2021. It is now read-only.

Commit

Permalink
* изменены настройки для VSCode [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
sergey-s-betke committed Jun 21, 2018
1 parent d60ab86 commit c5f68f0
Showing 1 changed file with 7 additions and 21 deletions.
28 changes: 7 additions & 21 deletions marks.code-workspace
Original file line number Diff line number Diff line change
@@ -1,21 +1,7 @@
{
"folders": [
{
"path": "."
}
],
"settings": {
"search.exclude": {
"**/obj": true,
"**/release": true,
"**/make.log": true,
"ReleaseNotes.md": true
},
"files.exclude": {
"**/obj": true,
"**/release": true,
"**/make.log": true,
"ReleaseNotes.md": true
}
}
}
{
"folders": [
{
"path": "."
}
],
}

0 comments on commit c5f68f0

Please sign in to comment.