flutter_unity_pod/.gitignore
zj 37da4172fb Remove build directory from version control and add to .gitignore
The build directory contains temporary build artifacts that are
regenerated by build_xcframework.sh and upgrade_framework.sh scripts.
These files should not be tracked in version control.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 18:00:49 +08:00

9 lines
73 B
Plaintext

# Build output
build/
# macOS
.DS_Store
# Backup directories
backup_*/