Skip to content

Instantly share code, notes, and snippets.

View Ferdzzzzzzzz's full-sized avatar

Ferdinand Steenkamp Ferdzzzzzzzz

View GitHub Profile
{
"editor.rulers": [
100
],
"editor.fontFamily": "Fira Code",
"editor.fontLigatures": true,
"files.exclude": {
// Add files here to hide them
".gitignore": true,
},