I have a gitignore file where i put a folder to ignore but gitignore doesn’t ignore the folder. When i push to github it is refused because the folder is to big. How to fix that ? Is there command to do when you add a folder to ignore after a commit ? I did many things but nothing solve the problem. Thank for your help