upodate .gitignore file code example Example: git update gitignore git rm -r --cached . git add . git commit -m "update gitignore"