Files
text_editor/text_editor.sublime-project
2024-08-15 10:03:44 +02:00

10 lines
302 B
Plaintext

{
"folders":
[
{
"path": ".",
"folder_exclude_patterns": ["src/external/SDL/src", "src/external/SDL/test", "src/external/SDL/cmake", "src/external/SDL/mingw", "src/external/SDL/docs", "src/external/SDL/build-scripts", "src/external/SDL/Xcode", "src/external/SDL/VisualC"],
}
],
}