Skip to content

Commit 3d97030

Browse files
authored
Merge pull request #8 from ProjectVG/feature/auth
Feature/auth
2 parents 2bec04a + 9631741 commit 3d97030

File tree

90 files changed

+6534
-720
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

90 files changed

+6534
-720
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,15 @@ ExportedObj/
5353
*.VC.db
5454
*.vsconfig
5555

56+
# Claude AI related files
57+
CLAUDE.md
58+
claude.md
59+
*CLAUDE.md
60+
*claude.md
61+
.claude/
62+
claude-*
63+
*claude*
64+
5665
# Unity 메타 파일
5766
*.pidb.meta
5867
*.pdb.meta

0 commit comments

Comments
 (0)