본문 바로가기

Creaticalmind

검색하기
Creaticalmind
프로필사진 TigerBJ

  • 분류 전체보기 (15)
    • OS (0)
      • mac (0)
      • linux (0)
    • Java (2)
    • Data Science (0)
    • Python (0)
    • Django (1)
    • Database (3)
      • Oracle (0)
      • MySQL (1)
      • No-SQL (2)
    • Bitbucket (1)
    • Regular expressions (7)
    • ETC. (0)
    • Read (0)
    • Write (0)
    • Git (1)
Guestbook
Notice
  • 공지 공지
Recent Posts
Recent Comments
Link
«   2025/07   »
일 월 화 수 목 금 토
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
  • square brackets
  • bitbucket
  • literal
  • Terminal
  • Regexp
  • mongo
  • Regular Expressions
  • point
  • runserver
  • whitespace
  • whitespace characters
  • backslash
  • matches any character
  • databases
  • sensitive
  • NoSQL
  • 꺽쇠
  • MySQL
  • 정규표현식
  • MongoDB
  • 대소문자 구별
  • dollar sign
  • MAC
  • Homebrew
  • Case sensitive
  • escaped
  • Regex
  • New Line
  • GIT
  • 딸라표시
more
Archives
Today
Total
관리 메뉴
  • 글쓰기
  • 방명록
  • RSS
  • 관리

목록Git (1)

Creaticalmind

.gitignore 다시적용하기

git 쓸때 여러가지 이유로 .gitignore를 적용해야 한다. 예를 들면 환경설정 분리라던가 보안의 문제 때문이다. 하지만 이미 .gitingore를 적용했다면, 참으로 난감하다. 그래서 아래 코드를 폴더에서 실행을 하면 다시 적용이 가능하다. $ git rm -r --cached . $ git add . $ git commit -m "re-apply .gitignore file" $ git push

Git 2020. 5. 19. 12:23
Prev 1 Next

Blog is powered by kakao / Designed by Tistory

티스토리툴바