chore: remove scripts/windows-fix-directory-case-sensitivity.sh (#6700)

This commit is contained in:
pajlada
2025-12-30 19:20:12 +01:00
committed by GitHub
parent 68d5a739a7
commit b9deb2a0a5
@@ -1 +0,0 @@
find . -not -path "*.git*" -exec fsutil.exe file setCaseSensitiveInfo {} disable \;