Commit 589efe1
committed
Remove .DS_Store from repo and consolidate .gitignore entry
- Untrack src/server/.DS_Store (macOS artifact, 6148 bytes)
- Replace duplicate .DS_Store entries in .gitignore with a single
recursive glob pattern (**/.DS_Store) to catch all subdirectories
- Remove duplicate *.swp/*.swo entries from OS files section
Closes #141 parent a9e21a3 commit 589efe1
2 files changed
Lines changed: 1 addition & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
90 | | - | |
91 | 90 | | |
92 | | - | |
93 | | - | |
94 | 91 | | |
95 | 92 | | |
96 | 93 | | |
| |||
Binary file not shown.
0 commit comments