Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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
- linux시간으로 변경
- gcc 업데이트
- subporcess path
- c3 second
- snmp test
- influxdb 설치
- CentOS7
- 정규식 컴파일
- 백준
- python subprocess
- grafana dashboard
- semanage
- c3 축 가리기
- python popen
- InfluxDB
- selinux port 등록
- python os
- c3 초
- c3 축 없애기
- 정규식 문자열 출력
- 1697
- c++ 정규식
- regex_search
- gcc regex
- c3 step graph
- g++ 업데이트
- telegraf
- snmp
- centos pyhon 설치
- 정규식 활용
Archives
- Today
- Total
리셋 되지 말자
push 후 .gitignore 적용 본문
(cjh5414.github.io/gitignore-update/)
감사합니다.
.gitignore 추가 후,
2050 vi .gitignore
2051 git rm -r --cached .
2052 git add .
2053 git status
2054 git commit -m "apply .gitignore"
2055 git push
'Git' 카테고리의 다른 글
git commit 수정하는법 (0) | 2021.03.12 |
---|---|
branch 삭제 및 원격지에 반영 (0) | 2021.03.08 |
github 화살표 디렉토리 (2) | 2020.10.05 |
git branch (0) | 2020.08.29 |
git reset (0) | 2020.08.29 |
Comments