이번에 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
제목 | 날짜 | ||
---|---|---|---|
251 | [모바일] 안드로이드 브라우저2 | 7904 | 2012/09/12 |
250 | [엑셀] 기본 서식 파일 Normal.dotm이(가) 변경되었습니다. 변경 사항을 저장하시겠습니까? [출처] 기본 서식 파일 Normal.dotm이(가) 변경되었습니다. 변경 사항을 저장하시겠습니까?|작성자 키롱 | 7908 | 2014/08/03 |
249 | [하드웨어] 백신 프로그램 뭘 사용할까 | 7927 | 2009/12/02 |
248 | [웹 제작] 보안관련 PHP 설정 조정 안내 (출처:http://byus.net) | 7978 | 2005/03/07 |
247 | [웹로그] 탐색기 파일 목록 텍스트로 저장하기 [1] | 8016 | 2007/10/23 |
246 | [기본] mDNSResponder.exe 의 정체에 대해서 [1] | 8021 | 2007/10/28 |
245 | 부팅 시 ntoskrnl.exe 에러 메시지가 발생을 했을 때 해결 방안 | 8034 | 2008/08/30 |
244 | [하드웨어] 삭제되지 않는 Input Direct | 8048 | 2009/10/28 |
243 | [기본] 한메일, 네이버, 지메일 간 POP 보내고 받기 | 8079 | 2007/11/11 |
242 | [웹로그] eond.com 도메인 연장 이력 | 8107 | 2010/08/18 |
241 | [기본] 컴퓨터로 라디오 듣기 | 8117 | 2007/10/24 |
240 | [웹로그] Daum 캘린더로 수능 일정 공유해요! [2] | 8129 | 2007/11/20 |