Skip to content
Padosum Wiki
Github
Show Graph Visualisation
Recently Updated
03-29: 2022년 03월 29일
03-29: 2022년 03월
03-29: 📖 독서 목록
03-29: Movies-with-a-Computer
03-29: 제텔카스텐
03-29: 코딩을 지탱하는 기술
03-15: 2022년 03월 15일
03-14: 2022년 03월 14일
03-13: 2022년 03월 13일
03-10: 2022년 03월 10일
Tags
Algorithm (4)
Art (2)
Book (1)
CSS (8)
Computer Science (10)
DOM (1)
Development (2)
Env (2)
Error (1)
Framework (2)
Git (7)
Git - Fetch
Git
GitHub
.gitignore이 적용 안될 때
Git은 어떤 원리로 동작하는가?
Git commit hook 건너뛰기, skip
이미 커밋된 파일들을 .gitignore에 적용하기
How to (21)
Vercel에서 배포 후 404 Not Found가 나타나는 문제 해결하기
Netlify에서 Vercel로 도메인 설정하기
웹팩을 이용해 파비콘 추가하기
Vercel에서 서브도메인 추가하기
Vue Project에 Utterances 추가하기
coc.nvim과 coc-snippets
.gitignore이 적용 안될 때
이벤트 위임을 사용할 때 타겟 엘리먼트의 자식 엘리먼트를 다루는 방법
다른 기기(컴퓨터/모바일)에서 localhost에 접근하는 방법
웹 페이지가 완전히 로드된 것을 확인하는 방법
JavaScript Map의 value를 배열로 가져오기
JavaScript 객체로 된 배열 정렬하기
JavaScript 날짜 포맷 변경하기
JavaScript 문자열 검색
JavaScript 숫자 반올림, 올림, 내림
Visual Studio에서 새 브랜치가 안보일 때
Network 탭 Content Download 속도 단축하기
Git commit hook 건너뛰기, skip
Uncaught (in promise) SyntaxError Unexpected token < in JSON at position 0 에러 원인 찾기
Vuepress GitHub Pages에 배포하기
이미 커밋된 파일들을 .gitignore에 적용하기
Java (1)
JavaScript (70)
Nodejs (1)
Programming (15)
React (8)
SCSS (3)
Sass (3)
Shell (1)
Sociology (1)
TIL (9)
Test (1)
Tools (10)
TypeScript (4)
Vercel (3)
Vite (2)
Vue.js (10)
Web (16)
Webpack (2)
자료구조 (2)
On this page
reference
.gitignore이 적용 안될 때
On this page
reference
git
rm
-r --cached
.
git
add
.
git
commit -m
"fixed untracked files"
reference
https://stackoverflow.com/questions/11451535/gitignore-is-ignored-by-git
Tags
#Git
#How to
Edit this page
Last updated on
3/2/2022