$ git add FILENAME
$ git add .
$ git add -A
$ git add --all
Pro tip: use ```triple backticks around text``` to write in code fences