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