OnCommand and OnInit

This commit is contained in:
Krzosa Karol
2024-08-15 10:03:44 +02:00
parent d4ac1dd817
commit b5772fa52c
7 changed files with 90 additions and 10 deletions

View File

@@ -0,0 +1,9 @@
{
"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"],
}
],
}