crossmate

A collaborative crossword app for iOS
Log | Files | Refs | LICENSE

commit 7b68f66437ad9e56f3c409b83559d3211278d9c4
parent 1835d68e6c8bcba1e6df4f392e2a41997b2790ac
Author: Michael Camilleri <[email protected]>
Date:   Mon, 11 May 2026 03:30:38 +0900

Update .gitignore

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1,5 +1,6 @@ .asc/ .cache/ +.claude/ .DS_Store *.xcuserstate CLAUDE.md