Before going further, go to the project's directory: cd demo. Using git add . works well as Symfony took care of creating a "good" .gitignore file. Remember that the skeleton only has one file, composer.json. Check the demo/ directory now; some more files ...
↧