资讯

.gitignore is a text file that contains a list of patterns matching the files Git should ignore, meaning no changes to those files will be recorded in the Git repository. This question was raised on ...