".gitignore"의 두 판 사이의 차이

 
14번째 줄: 14번째 줄:
==참고==
==참고==
* https://git-scm.com/docs/gitignore
* https://git-scm.com/docs/gitignore
* https://github.com/github/gitignore 유용한 .gitignore 템플릿 모음


[[분류: git]]
[[분류: git]]

2019년 3월 28일 (목) 19:28 기준 최신판

1 개요[ | ]

.gitignore 파일
  • git이 무시하도록 하는 설정파일
  • git의 관리범위에서 제외하도록 설정하는 파일
  • 폴더별로 둘 수 있다.

2 같이 보기[ | ]

3 참고[ | ]

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}