$ git init $ mv .cvsignore .gitignore $ git-config core.excludesfile ~/.gitignore $ git add . $ git commit -m "initial skeleton from Module::Starter"
$ git init $ mv .cvsignore .gitignore $ git-config core.excludesfile ~/.gitignore $ git add . $ git commit -m "initial skeleton from Module::Starter"