From 39b4728f15ae005902c1e163290fa36e73b92df7 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 8 Feb 2026 09:44:15 +0200 Subject: add gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 0cd806a..62864d9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ -gogios -dist/ \ No newline at end of file +/gogios +dist/ +.aider* -- cgit v1.2.3