From 0958fbcc982d526f06e32bbb1325e99d79d06343 Mon Sep 17 00:00:00 2001 From: Marcus Fihlon Date: Sat, 2 May 2026 11:03:58 +0200 Subject: [PATCH] chore(gitignore): ignore coding assistant artifacts Signed-off-by: Marcus Fihlon --- .gitignore | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.gitignore b/.gitignore index cd24195..e757baf 100644 --- a/.gitignore +++ b/.gitignore @@ -49,3 +49,10 @@ logs/ /gadm_410.gpkg /.postgresdata/ /peaks_worldwide.geojson + +### Coding Assistants ### +.codex/ +.aider* +.cursor/ +.roo/ +.windsurf/ -- 2.49.1