From 65b59a11f78472a4a0505f12b8e1b4b6aeec81b8 Mon Sep 17 00:00:00 2001 From: zenchantlive Date: Thu, 12 Feb 2026 23:39:43 -0800 Subject: [PATCH] chore(repo): ignore local beads runtime lock and screenshot artifacts --- .eslintrc.json | 6 ++++++ .gitignore | 4 ++++ 2 files changed, 10 insertions(+) create mode 100644 .eslintrc.json diff --git a/.eslintrc.json b/.eslintrc.json new file mode 100644 index 0000000..6b10a5b --- /dev/null +++ b/.eslintrc.json @@ -0,0 +1,6 @@ +{ + "extends": [ + "next/core-web-vitals", + "next/typescript" + ] +} diff --git a/.gitignore b/.gitignore index ee7bef2..4ad2758 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,7 @@ worktrees/ # beads lock artifact .beads/.bv.lock +.beads/.jsonl.lock + +# local screenshot artifacts +artifacts/