From b33bb78d54033a547730d45f8f83ecb4bc833bf8 Mon Sep 17 00:00:00 2001 From: crosstyan Date: Sat, 7 Feb 2026 04:30:34 +0000 Subject: [PATCH] chore: track .vscode and .gitattributes --- py_workspace/.gitattributes | 3 +++ py_workspace/.vscode/settings.json | 0 2 files changed, 3 insertions(+) create mode 100644 py_workspace/.gitattributes create mode 100644 py_workspace/.vscode/settings.json diff --git a/py_workspace/.gitattributes b/py_workspace/.gitattributes new file mode 100644 index 0000000..807d598 --- /dev/null +++ b/py_workspace/.gitattributes @@ -0,0 +1,3 @@ + +# Use bd merge for beads JSONL files +.beads/issues.jsonl merge=beads diff --git a/py_workspace/.vscode/settings.json b/py_workspace/.vscode/settings.json new file mode 100644 index 0000000..e69de29