Minhas alterações estão indo todas pro github certinho, mas, quando eu uso o comando git status ele diz que tem 4 arquivos para adicionar.
$ git status
On branch master
Untracked files:
(use "git add <file>..." to include in what will be committed)
.index.html.swo
.index.html.swp
dasdf
dsdf
nothing added to commit but untracked files present (use "git add" to track)
Alguém sabe explicar o que está havendo?