Hacker News new | ask | show | jobs
by bluedino 4626 days ago
It doesn't completely ignore the case, it just doesn't allow you to have two different files with the same case.

We've had a couple hiccups going from Mac to Linux because of this (if you call a folder 'Assets' and there's already one called 'assets', you're going to get two distinct folders on your Linux server and scratch your head for a while until you figure out why something didn't change), but you mostly don't have to worry too much about it.