[GIT] ignore설정법
참조 : https://www.git-scm.com/book/en/v2/Git-Basics-Recording-Changes-to-the-Repository 1. 해당 repository에 .gitignore 파일 생성 $ > .gitignore 2. ignore 할 내용 설정 ex)a files *.a # but do track lib.a, even though you're ignoring .a files above !lib.a # only ignore the TODO file in the current directory, not subdir/TODO /TODO # ignore all files in the build/ directory build/ # ignore doc/notes.txt, but no..
Programming/Etc..
2017. 3. 4. 15:02
[GIT] commit 가이드 및 사이트
## github 업로드 방법http://emflant.tistory.com/123$ git remote add origin 'https://github.com/ddulhddul/CrawlWebApp.git'$ git push -u origin master ## github 업로드 login info 저장git config credential.helper store ## My githubhttps://github.com/ddulhddul/ ## 백준 알고리즘 사이트https://www.acmicpc.net/ ## 소스코드 하이라이트http://uslifelog.tistory.com/44
Programming/Etc..
2016. 9. 18. 14:44
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 수미네 반찬
- Bitnami
- 마시내 탕수육
- ES6
- 프리티어
- 중국어정리
- 중국어공부
- 생활코딩
- 중국어강의
- Git
- 로꼬
- 프렌즈
- 뒤꿈치 건조함
- 부동신 계약시 주의사항
- 부동산거래계약신고필증
- AWS nodejs
- 노브랜드
- 혁오
- Axis2
- 고운발크림
- 존맛탱
- 10cm
- 자금조달계획서
- AWS npm
- 서머너즈워
- 크러쉬
- 알고리즘
- 웰빙헬스
- s9+
- GraphQL
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
31 |
글 보관함