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 |
Tags
- 항해99
- 웹개발
- MYSQL
- DB
- WEB SOCKET
- 쇼트유알엘
- java
- 개인프로젝트
- AWS
- EC2
- 스파르타코딩클럽
- 생성자 주입
- 스웨거
- JavaScript
- Spring Security
- emqx
- 데이터베이스
- JWT
- Kafka
- 프로그래머스
- Spring
- 시큐리티
- 스프링의 정석
- 남궁성과 끝까지 간다
- CentOS
- docker
- 패스트캠퍼스
- visualvm
- @jsonproperty
- 카프카
Archives
- Today
- Total
목록VScode 에서 gitignore 설정 (1)
Nellie's Blog

10000개가 넘게 커밋목록에 뜬다 ;;; gitignore 설정을 해주었다 . 아래 사이트에서 'react', 'nextJS' 같이 원하는 키워드를 입력하고 '생성' 버튼을 누르면 적절한 ignore 형식을 만들어준다. https://www.toptal.com/developers/gitignore gitignore.io Create useful .gitignore files for your project www.toptal.com # Created by https://www.toptal.com/developers/gitignore/api/react,nextjs # Edit at https://www.toptal.com/developers/gitignore?templates=react,nextjs ###..
오류 해결
2024. 2. 7. 22:11