GitHub
Visual Studio용 gitignore 템플릿
전념하자
2020. 6. 17. 13:29
반응형
Visual Studio에서 사용할 .gitignore 를 검색하다 GitHub에서 사용하는 .gitignore 템플릿을 모아놓은 저장소를 찾았습니다.
우선, Visual Studio용은 아래 링크를 참조하세요.
https://github.com/github/gitignore/blob/master/VisualStudio.gitignore
github/gitignore
A collection of useful .gitignore templates. Contribute to github/gitignore development by creating an account on GitHub.
github.com
각 종 .gitignore 템플릿은 아래 입니다. 필요한 것 찾아서 사용하면 됩니다.
https://github.com/github/gitignore
github/gitignore
A collection of useful .gitignore templates. Contribute to github/gitignore development by creating an account on GitHub.
github.com
반응형