When I cloned a repo from GitLab to local, it along with source code it also pulled a file in the root folder caller .gitignore.
There is also a folder called .git which contains a directory in info contains a file called exclude.
Which one is the one that does the ignore (to me ignore and exclude mean the same)? Is it the ignore or exclude?