What policy does a repository's .gitignore file express?
.gitignore
Files Git should encrypt before committing
Patterns for untracked working-tree files that Git should normally leave out of status and add suggestions
Files Git should delete from the local disk
Users who are allowed to access the remote repository