Skip to content
This repository was archived by the owner on Feb 28, 2026. It is now read-only.

Commit cdba42b

Browse files
committed
chore(git): update gitignore
- Add *.log and CLIProxyAPI to ignore.
1 parent 0e5deb5 commit cdba42b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,4 +35,5 @@ gemini-debug-*.log
3535
.DS_Store
3636

3737
# Log files
38-
# *.log
38+
*.log
39+
CLIProxyAPI

0 commit comments

Comments
 (0)