commit 62d0d4c9e96386e502269dc77c3c29bb568b3a31 parent b6aafe50adad5aff08284c22dfecd25cdaab8fc6 Author: Michael Camilleri <[email protected]> Date: Wed, 27 May 2026 12:12:43 +0900 Update .gitignore Diffstat:
| M | .gitignore | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore @@ -2,6 +2,7 @@ .cache/ .claude/ .DS_Store +.wrangler *.xcuserstate CLAUDE.md cookies.txt @@ -10,4 +11,3 @@ examples/ notes/ private_keys/ symlinks/ -Worker/.wrangler