summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-02-08 09:44:15 +0200
committerPaul Buetow <paul@buetow.org>2026-02-08 09:44:15 +0200
commit39b4728f15ae005902c1e163290fa36e73b92df7 (patch)
tree1b71dff171a0eb6566bd6216ef727b175fb98fb8
parenta5ed6636ad668ae2b9c7e02ea7a6d0e809ba316a (diff)
add gitignore
-rw-r--r--.gitignore5
1 files 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*