Skip to content

Commit

Permalink
[env] remove unused vscode setting
Browse files Browse the repository at this point in the history
  • Loading branch information
h1romas4 committed Oct 5, 2023
1 parent 222c52a commit 0408fc4
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
{
"java.configuration.updateBuildConfiguration": "automatic",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
},
"asciidoc.preview.style": "src/docs/asciidoc/@style/asciidoctor.css",
"pasteImage.path": "${currentFileDir}/images",
"pasteImage.basePath": "${currentFileDir}/images",
Expand Down

0 comments on commit 0408fc4

Please sign in to comment.