봄다온의 블로그

  • 홈
  • 태그
  • 방명록

2025/01/04 3

Git 수정된 파일 추적제외, modify files 추적제외

# 추적제외git update-index --assume-unchanged # 추적시작git update-index --no-assume-unchanged

설치및설정/Git 2025.01.04

Git 추적제외, Untracked files 제외

해당 파일을 .gitignore와 마찬가지로 편집vi .git/info/excludesample_img.jpgsample_dir이렇게하면 .gitignore와 마찬가지로 git에서 무시한채로 작업할 수 있다.단 차이점은 .gitignore는 git repository를 사용하는 모든 사람이 같이 해당 파일 및 디렉터리가 추적제외되고,.git/info/exclude에 적은 파일 및 디렉터리는 내 로컬 환경에서만 추적 제외된다.

설치및설정/Git 2025.01.04

React 포트번호 변경

packge.json "scripts": { "start": "export PORT=3001 && react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" },위와 같이 package.json에서 scripts의 start 부분에 PORT번호를 추가해준다.

Frontend 2025.01.04
이전
1
다음
더보기
프로필사진

봄다온의 블로그

봄다온의 블로그 입니다.

  • 분류 전체보기 (96) N
    • 잡다한것들 (7) N
    • SQL (41)
    • 에러모음 (14)
    • 설치및설정 (20)
      • Git (3)
      • wake on la.. (2)
    • Backend (8)
      • 도커 (8)
    • Frontend (1)
    • 객체지향프로그래밍(.. (0)

Tag

gui연결, ssd초기화, Docker, jupyter, onnxruntime gpu, join, error, 우분투 gui, PostgreSQL, 우분투 cli, venv, SQL, ed25519, argument list too long, rdp, 보안부팅, 우분투 원격접속, docker 공유메모리, ubuntu, 도커 캐시 삭제,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/01   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © 봄다온. All rights reserved.

티스토리툴바