delete git init file code example Example 1: remove git from project rm -rf .git* Example 2: remove git rm -rf .git