Before You Begin Coding

After you’ve set up a GitHub repository and learned how to commit changes, there are some things you need to do in order when working with the Proteus Template. Updating .gitignore The .gitignore file contains a list of files and directories that you don’t want Git to keep track of for you. Examples of such … Continue reading Before You Begin Coding