Skip to content

Commit

Permalink
doc/settings
Browse files Browse the repository at this point in the history
  • Loading branch information
zavx0z committed Nov 20, 2023
1 parent dd92245 commit 6b6b053
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,9 @@
"**/__pycache__": true,
".venv": true
},
"hide-files.files": []
"hide-files.files": [
"node_modules"
],
"editor.fontFamily": "JetBrains Mono",
"editor.fontLigatures": true
}
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
![node](./doc/node.jpeg)
Binary file added doc/node.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 6b6b053

Please sign in to comment.