I have like 4 guys in my team and they constantly have to change the socket of the database because they have different paths for it, well it is becoming annoying, I tried to add database.yml to the .gitignore:
/config/database.yml
But for some weird reason when I edit the file and make a git status
it still is being tracked!! can someone tell me what could be?