반응형
Notice
Recent Posts
Recent Comments
Link
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
Tags
- C언어
- broscoding
- tensorflow
- 웹 용어
- classification
- bccard
- CES 2O21 참여
- 데이터전문기관
- inorder
- CES 2O21 참가
- discrete_scatter
- 자료구조
- 결합전문기관
- web
- vscode
- 대이터
- web 용어
- pycharm
- 머신러닝
- postorder
- java역사
- cudnn
- html
- mglearn
- web 개발
- paragraph
- 재귀함수
- Keras
- KNeighborsClassifier
- web 사진
Archives
- Today
- Total
bro's coding
github..gitignore 본문
반응형
file name을 .gitignore로 만든다.

https://www.atlassian.com/git/tutorials/saving-changes/gitignore
.gitignore file - ignoring files in Git | Atlassian Git Tutorial
Git ignore patterns are used to exclude certain files in your working directory from your Git history. They can be local, global, or shared with your team.
www.atlassian.com





반응형
'[IT] > git' 카테고리의 다른 글
| github.fetch.pull.작업 주고받기 (0) | 2020.09.07 |
|---|---|
| git.pro git (0) | 2020.09.07 |
| github.sourcetree.소스 내려받기 (0) | 2020.09.07 |
| github.clone.소스 내려받기 (0) | 2020.09.07 |
| github.git.push (0) | 2020.09.06 |
| github.sourcetree.repository.원격저장소 연결 (1) | 2020.09.06 |
| github.repository.원격저장소추가 (0) | 2020.09.06 |
| github.repository.create (0) | 2020.09.06 |
Comments