How to fix Claude Code creating a 'nul' file on Windows
Claude Code on Windows under Git Bash writes an undeletable file named nul into the project root. Delete it with the Win32 \?\ prefix, then update additionalDirectories so the CLI stops re-creating it.