You can make all files in the project folder tracked. To do this, run the following command:
git add .
Make every file in your project trackable.