0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Configurations.git synced 2025-09-17 17:47:57 +00:00

🧑‍💻 Add sublime-project file

This commit is contained in:
Scott Lahteine 2024-06-08 18:54:07 -05:00
parent 29dbaf9c78
commit 3c74f3fb22
2 changed files with 11 additions and 1 deletions

View file

@ -0,0 +1,9 @@
{
"folders":
[
{
"file_exclude_patterns": [ "*.sublime-project" ],
"path": ".",
},
],
}