Which three files can a user automatically add while creating a new repository?
README, -git, and DOCS
LICENSE, .git, and README
README, .gitignore, and LICENSE
LICENSE, DOCS, and .gitignore
Submit