summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPawel Zelawski <pawel@pzelawski.com>2026-05-23 10:50:04 +0200
committerPawel Zelawski <pawel@pzelawski.com>2026-05-23 10:50:04 +0200
commitb4369d9d0f700869fd82f64bdc3af012a1ce5bd9 (patch)
treeee3d2f5324812d2733e4f207fc254db10244c0fa /.gitignore
parent376feecb280c28504788c9677c6cb3cc455f00b6 (diff)
chore: complete dependency upgrades and migrate lint to ESLint 10
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
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