关于[.gitattributes Best Practices ]的摘要:
If you’ve messed with Git for long enough, you’re aware that you can use the .gitignore file to exclude files from being checked into your repository. There is even a whole GitHub repository with nothing but premade .gitignore files you can download. If you work with anything vaguely in the Microsoft space with Visual Studio, you probably want the ‘Visual Studio’ .gitignore file.