Commit 053e6d1
committed
chore(Maintain): Fix .gitmodules formatting and add ignore directive
Reformat the Documentation/Rust submodule entry in .gitmodules to remove the incorrect indentation from the section header and add `ignore = all` to prevent submodule changes from appearing in git status. This keeps the Maintain workspace clean by ignoring local submodule modifications that don't need to be committed upstream.1 parent 64d6a04 commit 053e6d1
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
0 commit comments