Ignore the sublime configs

This commit is contained in:
Edward R. Gonzalez 2024-05-26 12:28:05 -04:00
parent bb06d3b44e
commit 424587e6d1
3 changed files with 2 additions and 3640 deletions

2
.gitignore vendored
View File

@ -5,3 +5,5 @@ logs
.ark
logs*.zip
code_flattened
Sectr.sublime-project
Sectr.sublime-workspace

View File

@ -1,23 +0,0 @@
{
"folders":
[
{
"path": ".",
}
],
"settings":
{
"LSP":
{
"ols":
{
"enabled": true,
"enable_snippets": false,
},
"odin":
{
"enabled": true
},
},
},
}

File diff suppressed because one or more lines are too long