Git

[Git] .gitignore 자동 생성해주는 사이트

bornsoon 2024. 10. 23. 14:22

https://www.toptal.com/developers/gitignore

 

검색란에 개발환경의 " 운영체제, 개발 환경(IDE), 프로그래밍 언어 "를 입력하고 생성해주면 된다.

 

gitignore.io

Create useful .gitignore files for your project

www.toptal.com

 

728x90

'Git' 카테고리의 다른 글

[Git] git commit -a / -am  (0) 2024.12.27
[Git] Switch  (0) 2024.11.13
git의 원격 저장소(remote) 연결 및 끊기  (0) 2024.09.15
Git에서 강제로 pull하기  (0) 2024.09.11
자주 쓰는 Git 명령어  (0) 2024.08.04