From b4369d9d0f700869fd82f64bdc3af012a1ce5bd9 Mon Sep 17 00:00:00 2001 From: Pawel Zelawski Date: Sat, 23 May 2026 10:50:04 +0200 Subject: chore: complete dependency upgrades and migrate lint to ESLint 10 --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 89739e7..e9e815c 100644 --- a/.gitignore +++ b/.gitignore @@ -110,4 +110,7 @@ build/ public/build/ # SvelteKit build output -.svelte-kit \ No newline at end of file +.svelte-kit + +.codex +.agents \ No newline at end of file -- cgit v1.2.3