Skip to content

Commit 2dafe36

Browse files
committed
update gitignore global
1 parent 1ea4f36 commit 2dafe36

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

dump/gitignore-global

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,13 @@ yarn-error.log*
5252

5353
# --- Logs ---
5454
log/
55-
*.log
55+
*.log
56+
57+
# --- Process IDs ---
58+
*.pid
59+
60+
# --- Claude local settings (broader than global) ---
61+
.claude/*.local.*
62+
63+
# --- marimo notebooks ---
64+
__marimo__/

0 commit comments

Comments
 (0)