Once you’ve initialized the project using “git init”, add the files located under this project directory, using “git add”. If there are different types of files under your project directory, and you want GIT to manage only certain types of files ...
↧