- Clone this repository
- Delete the
.git/indexfile - Run
git status
Output on Linux (notice the * path is missing because it's ignored):
On branch master
No commits yet
Untracked files:
(use "git add <file>..." to include in what will be committed)
.gitignore
README.md
nothing added to commit but untracked files present (use "git add" to track)