본문 바로가기

TIL 블로그

검색하기
TIL 블로그
프로필사진 bsnow

  • 분류 전체보기 (11)
    • Final Project (5)
    • First Project (4)
Guestbook
Notice
Recent Posts
Recent Comments
Link
«   2025/06   »
일 월 화 수 목 금 토
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
  • 프리코스
  • react-native
  • code states
  • 코딩부트캠프
  • codestates
  • 프리코스_멤버십
  • 아마데우스API
  • for loop
  • Android
  • immersive
  • Dictionary
  • react-navigation
  • git
  • 코드스테이츠후기
  • token
  • 외부API
  • react-natiave
  • 코드 스테이츠
  • 이머시브
  • refresh token
  • IntelliJ
  • Object.create()
  • 이머시브코스
  • Sequelize
  • 코드스테이츠
  • apk파일
  • precourse
  • deploy
  • build
  • immersiva
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록git (1)

TIL 블로그

gitignore 안 될 때

git에 올리지 말아야 할 파일을 올린 이후, gitignore에 추가해줘도 계속 tracking을 한다. git rm -r --cached . git add . git commit -m [Commit Message] 이렇게 한 후 gitignore 수정하면 제대로 적용된다. 중간에 파일들이 삭제된 것처럼 보여도 놀라지 말 것. 안전하게 작업한 곳까지는 커밋푸시해둘 것. https://twpower.github.io/9-remove-gitignore-cache [Git] .gitignore에 추가해도 git에서 변화를 계속 감지하고 트래킹 할 때 Practice makes perfect! twpower.github.io

카테고리 없음 2021. 5. 20. 19:19
이전 Prev 1 Next 다음

Blog is powered by kakao / Designed by Tistory

티스토리툴바