add .gitignore with the following code example
Example: what is add.gitignore
The purpose of gitignore files is to ensure that certain files not tracked by git remain untracked.
The purpose of gitignore files is to ensure that certain files not tracked by git remain untracked.