Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
Julian88Tex committed Oct 15, 2023
1 parent 1b6dc00 commit 5d969ad
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ $RECYCLE.BIN/
**/__pycache__/
**/.venv/
**/venv/
.vscode
.vscode
5 changes: 5 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,10 @@
"**/node_modules": true,
"**/bower_components": true,
"**/.sfdx": true
},
"workbench.colorCustomizations": {
"minimap.background": "#00000055",
"statusBar.background": null,
"activityBar.background": null
}
}

0 comments on commit 5d969ad

Please sign in to comment.