Skip to content

Commit 259ecf7

Browse files
committed
chore: .gitignore에 .githooks 디렉토리 추가
1 parent 0d09bac commit 259ecf7

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
.claude/
33
CLAUDE.md
44

5+
# Git Hooks (로컬 전용)
6+
.githooks/
7+
58
# Created by https://www.toptal.com/developers/gitignore/api/xcode,swift,cocoapods
69
# Edit at https://www.toptal.com/developers/gitignore?templates=xcode,swift,cocoapods
710

0 commit comments

Comments
 (0)