Skip to content

Commit 07e90a9

Browse files
authored
Merge pull request #197 from hamlsy/feat/195
[Feat/195] 연습게임 익명 플레이 구현
2 parents 6a7f941 + 1eebde3 commit 07e90a9

33 files changed

Lines changed: 2953 additions & 37 deletions

.claude/settings.local.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"permissions": {
3+
"allow": [
4+
"Bash(git add:*)",
5+
"Bash(git commit:*)",
6+
"Bash(git push:*)"
7+
]
8+
}
9+
}

0 commit comments

Comments
 (0)