Commit 4019da4
chore: Remove generated files, lock files, and personal configs before public release
Removed from git tracking:
- Personal IDE configs: .claude/settings.json, .kilocodemodes, .vscode/tasks.json
- Build artifacts: build_symlink_backup_*
- Flutter generated iOS/macOS files: *.xcconfig, GeneratedPluginRegistrant.*, *.sh
- Lock files: Podfile.lock, Gemfile.lock, pubspec.lock
- Duplicate numbered files: * 2.* (Flutter build artifacts)
Updated .gitignore:
- Add .claude/, .kilocodemodes to root ignore
- Add *.lock pattern (exclude package-lock.json)
- Add Flutter generated iOS/macOS patterns
- Add wildcard patterns for .flutter-plugins* and .flutter-plugins-dependencies*
Co-authored-by: Qwen-Coder <qwen-coder@alibabacloud.com>1 parent a7d88fa commit 4019da4
File tree
24 files changed
+25
-1405
lines changed- .claude
- .vscode
- apps/mobile_flutter
- ios
- Flutter
- Runner
- macos
- Flutter
- Runner/Configs
24 files changed
+25
-1405
lines changedThis file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| 18 | + | |
17 | 19 | | |
18 | 20 | | |
19 | 21 | | |
| |||
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| 36 | + | |
| 37 | + | |
34 | 38 | | |
35 | 39 | | |
36 | 40 | | |
37 | 41 | | |
38 | 42 | | |
39 | 43 | | |
40 | | - | |
41 | | - | |
| 44 | + | |
| 45 | + | |
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| |||
48 | 52 | | |
49 | 53 | | |
50 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
51 | 60 | | |
52 | 61 | | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
53 | 66 | | |
54 | 67 | | |
55 | 68 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
35 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
36 | 45 | | |
37 | 46 | | |
38 | 47 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments