#!/bin/bash git rm -r --cached . git add . git clean -xf