이번에 git 을 루트에 설정해놓고 하위 지정 디렉토리만 제외시키는 방법으로 깃을 사용하려고 하니 좀 어렵더군요.
# Project exclude paths /_backup/ /common/ /addons/ /classes/ /config/ /files/ /formmail_noajax/ /m.layouts/ /mail/ /mail2/ /mail3/ /mail4/ /mail6/ /misc/ /modules/ /parser /simplehtmldom/ /smtp /vendor/ /widgets/ /widgetstyles/ /.idea/ # !addons/ # ignore node dependency directories /node_modules/ # ignore log files and databases *.log *.sql *.sqlite *.zip .htaccess .editorconfig adminer.php codeception.dist.yml composer.json composer.lock CONTRIBUTING.md COPYRIGHT dst.php eond.md index.php LICENSE README.md SECURITY.md sub-xe.conf test.php test2.php *.php # !/layouts/el_imin/ # !modules/board/skins/eb_imin/ # !modules/contents/skins/ec_imin/ # !.gitignore # !/widgetstyles/simple !layouts/ layouts/* !layouts/el_imin # you can skip this first one if it is not already excluded by prior patterns !application/ application/* !application/language/ application/language/* !application/language/gr/ ## !modules/ modules/* !modules/board/ modules/board/* !modules/board/skins/ modules/board/skins/* !modules/board/skins/eb_imin/ !modules/contents/ modules/contents/* !modules/contents/skins/ modules/contents/skins/* !modules/contents/skins/ec_imin/
제가 작성한 .gitignore 파일입니다. 참조해서 작업하세요.
참조
https://pythonq.com/so/git/1248
https://swealth.tistory.com/190
제목 | 날짜 | ||
---|---|---|---|
155 | [기본] 메일 사이트별 일반파일 첨부용량 가능사이즈 | 9663 | 2010/05/02 |
154 | [기타] [mp3]구글에서 맘껏 받아 보아요 (by SelfEx>>) | 9675 | 2005/03/05 |
153 | [하드웨어] 소켓 939 보드 구하기 | 9692 | 2009/09/21 |
152 | [사이트관리] 구글 url 긴급 삭제 요청(구글 검색 삭제) [1] | 9700 | 2008/10/09 |
151 | [웹로그] 아이튠즈를 업데이트 후 실행이 안될 때 [1] | 9716 | 2007/11/21 |
150 | [웹로그] 홈페이지 속도 개선 | 9745 | 2010/09/19 |
149 | [웹로그] 입력폼과 이미지폼의 정렬은 어떻게 맞추나요? | 9776 | 2007/11/09 |
148 | [기본] 고스트 복원 후 해야할 일 | 9816 | 2009/12/02 |
147 | [뉴스] 차단된 웹사이트는 이 방법으로 접속해주세요 | 9860 | 2020/01/29 |
146 | [미디어/녹음·재생] 소리바다 MP 안 깍이는 꼼수 (by vivian) [1] | 9877 | 2005/04/06 |
145 | 싸이월드 게시판에 동영상 및 음악 플레이어 삽입하기 | 9935 | 2008/08/01 |
144 | [X61] 이제는 다시 브라우저 키로 글을 날려먹지 말자. | 9942 | 2009/01/01 |