Remove unused platform folders and update .gitignore

This commit is contained in:
2025-04-20 22:50:17 -07:00
parent 5413e47a8e
commit 71e9be6c36

7
.gitignore vendored
View File

@@ -163,4 +163,9 @@ app.*.symbols
.gclient_entries
.python-version
.gclient_previous_custom_vars
.gclient_previous_sync_commits
.gclient_previous_sync_commits
# Platform-specific folders (not targeting these)
windows/
linux/
web/