Git 관련 사이트
https://iridescent-zeal.tistory.com/161
[Git]원격 저장소의 변경사항 적용 & 브랜치 & 병합: pull, branch, merge
[ 원격 저장소의 변경사항 적용 ] $ git pull origin master git pull origin master 를 통해 원격 저장소의 내용을 로컬 저장소로 당겨올 수 있습니다. 원격 저장소 (github 등) 에서 내용이 변경된 채로 로컬 저
iridescent-zeal.tistory.com
https://cjh5414.github.io/gitignore-update/
이미 push된 file .gitignore 적용하기
Jihun's Development Blog
cjh5414.github.io
- 원격 저장소에 있는 브랜치 가져올 때
git pull
git checkout -t 저장소명/브랜치명
- git push 할 때 무시할 파일 정해주기
.gitignore 파일 생성 후 무시할 파일명 작성해서 저장
그라디언트 사이트 - CSS 속성값 복사 가능
Free Gradients Collection by itmeo.com
Free collection of 180 background gradients that you can use as content backdrops in any part of your website.
webgradients.com