본문 바로가기

꾸준히 공부하는 개발자

검색하기
꾸준히 공부하는 개발자
프로필사진 kauboy

  • 분류 전체보기 (43)
    • AWS (5)
    • Node.js (8)
    • React (6)
    • Javascript (11)
    • Typescript (3)
    • Java (1)
    • Electron.js (2)
    • Mysql (1)
    • Python (1)
    • Git (1)
    • 프로그래머스 (2)
    • Flutter (2)
Guestbook
Notice
Recent Posts
Recent Comments
Link
  • 깃허브
«   2025/05   »
일 월 화 수 목 금 토
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
Tags
  • jimp
  • signIn
  • API Gateway
  • react-xml-parser
  • JavaScript
  • Route53
  • react
  • electron
  • icrawler
  • gitignore
  • dynamodb
  • TypeScript
  • react DOM
  • 프로그래머스
  • react-admin
  • node
  • xlsx
  • cognito
  • domtoimage
  • timeinput
  • axios
  • react-sortable-hoc
  • zerocho
  • react-hook-form
  • electron-builder
  • 가상 DOM
  • AWS
  • window.postMessage
  • readableStream
  • yml
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록gitignore (1)

꾸준히 공부하는 개발자

[Git] gitignore 로 이미 푸쉬된 파일 삭제하기

실수로 node_modules 를 올려버려 그 이후에 gitignore에 설정을해줘도 삭제가 안되었다. gitignore 를 사용하다가 아무리 해도 삭제가 안되어서 인터넷에 찾아보니 git rm -r --cached . 이 한줄로 그동안 커밋되어 있던 파일들이 staged에 남아있어 삭제가 되지 않은 것 이였다. gitignore로는 그 시점부터 ignore 시켜주는 것이였다.

Git 2020. 1. 17. 21:16
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바