diff --git a/.gitignore b/.gitignore index d05cb67..879b489 100644 --- a/.gitignore +++ b/.gitignore @@ -41,3 +41,10 @@ Thumbs.db # Temporary files *.tmp *.temp + +# Windows device names (reserved names that cause issues) +nul +NUL +CON +PRN +AUX diff --git a/nul b/nul deleted file mode 100644 index 42de59f..0000000 --- a/nul +++ /dev/null @@ -1 +0,0 @@ -/usr/bin/bash: line 1: del: command not found