chore: ignore local workspace metadata

This commit is contained in:
Edison Jwa
2026-05-23 06:52:48 +09:00
parent 3200312b0d
commit 9b8d812f9c
+11
View File
@@ -97,6 +97,14 @@ chanora-docs-repo-format-*.zip
# IntelliJ / Android Studio per-project
**/*.iml
# Eclipse / Buildship local project metadata
**/.project
**/.classpath
**/.settings/
# Flutter DevTools local preferences
**/devtools_options.yaml
# gen2/ holds the externally-provided review summary + zip baseline.
# Not part of the repo tree; do not commit.
/gen2/
@@ -104,6 +112,9 @@ chanora-docs-repo-format-*.zip
# opencode agent local config
opencode.json
# Local protocol scratch file
/test_tsproto.rs
# iOS framework build artifacts produced by chanora_bridge.podspec
/apps/chanora_flutter/ios/Frameworks/
.opencode/