What is the purpose of the
•gitignore file?
1. To specify which files should not be
committed to the repository.
2. To prevent specific files from being
deleted in the working directory.
3. To store ignored commits.
4. To list all the branches to be
ignored.