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