how to add multiple files in git

C++
git add file1 file2 file3
Source

Also in C++: