Commit 65556de
committed
chore: ignore Windows NUL device artifact in .gitignore
The name `nul` is a Windows reserved device that appears as an untracked
entry in git status when shells redirect to it. Adding it to .gitignore
suppresses the noise without touching anything committed.
Signed-off-by: fOuttaMyPaint <tmhospitalitystrategies@gmail.com>
Signed-off-by: fOuttaMyPaint <154358121+TMHSDigital@users.noreply.github.com>1 parent 03a9f42 commit 65556de
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
0 commit comments