Commit c6beab2
committed
Ignore .claude/ wholesale instead of file by file
The rig files were listed individually, so each new one started out
tracked: cite-harness.html and worktrees/ were both sitting untracked and
unignored, one `git add .` from being committed. Nothing under .claude/
has ever belonged in the repo (git ls-files confirms zero tracked), so
ignore the directory and note how to unignore a file if that changes.1 parent 6021b84 commit c6beab2
1 file changed
Lines changed: 9 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | 5 | | |
16 | 6 | | |
17 | | - | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
0 commit comments