반응형
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
- html
- KNeighborsClassifier
- web 개발
- bccard
- CES 2O21 참가
- inorder
- C언어
- cudnn
- java역사
- 재귀함수
- discrete_scatter
- broscoding
- 데이터전문기관
- 자료구조
- pycharm
- postorder
- web 용어
- web 사진
- CES 2O21 참여
- 대이터
- classification
- Keras
- 결합전문기관
- tensorflow
- 웹 용어
- mglearn
- vscode
- 머신러닝
- paragraph
- 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