Remove .gitmodules file as it is no longer needed for the project configuration.
This commit is contained in:
7
.gitmodules
vendored
7
.gitmodules
vendored
@@ -1,7 +0,0 @@
|
||||
# 실제 프로젝트에서는 이 파일이 .gitmodules 로 생성됩니다.
|
||||
# git submodule add <repo-url> .claude/common 명령 실행 후 자동 생성되며,
|
||||
# 아래와 같은 형태로 저장됩니다. (샘플은 실제 submodule 이 아니므로 예시로 포함)
|
||||
[submodule ".claude/common"]
|
||||
path = .claude/common
|
||||
url = http://gilnas.synology.me:3000/gil/fe-common-rules.git
|
||||
branch = main
|
||||
Reference in New Issue
Block a user