Commit e761edb
Add Swift module cache to .gitignore
- Added .swift-module-cache/ to .gitignore to prevent Swift compiler cache from being tracked
- Removed existing .swift-module-cache directory from repository
- This cache directory is generated during Swift compilation and should not be version controlled
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>1 parent 4deb777 commit e761edb
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
0 commit comments