Dev
.gitignore 템플릿
해변에서온편지
2021. 3. 12. 12:23
프로젝트 최상단 Directory에 .gitignore 파일 생성하면
git 버전관리에서 제외할 파일을 지정 할수 있음
github/gitignore
A collection of useful .gitignore templates. Contribute to github/gitignore development by creating an account on GitHub.
github.com
gitignore 템플릿이 다 정리되어 있어서
사용하는 언어의 템플릿 가져오면 됨