how to set up .gitignore code example Example: git update gitignore git rm -r --cached . git add . git commit -m "update gitignore"