It is a very common requirement that we are not required to store everything in the
repository. We have to store only source code files like .java files etc.
README.txt Not required to store
log files Not required to store
We can request git, not consider a particular file or directory.
We have to provide these files and directories information inside a special file .gitignore