Commit 685ecef
committed
chore: add Windows nul device to .gitignore
Windows shell redirections and tooling can create a literal file named 'nul' (a reserved device name) that cannot be deleted via normal rm operations. Adding it to .gitignore prevents this artifact from polluting improvement branches on Windows clones.1 parent 77edf21 commit 685ecef
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| 69 | + | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| |||
0 commit comments