Commit 00d6f0c
committed
Fix broken .idea/ pattern and clean up .gitignore
- Fix `./idea` → `.idea/` (typo caused .idea/ directory to not be ignored)
- Remove redundant individual /.idea/* entries (covered by .idea/)
- Remove duplicate .DS_Store entry
- Remove redundant /local.properties (covered by local.properties)
- Reorganize with grouped sections1 parent 7d0a9d2 commit 00d6f0c
1 file changed
Lines changed: 4 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | 22 | | |
| 23 | + | |
| 24 | + | |
24 | 25 | | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
| 26 | + | |
| 27 | + | |
34 | 28 | | |
35 | 29 | | |
36 | 30 | | |
37 | | - | |
38 | 31 | | |
0 commit comments