chore: add codegraph to gitignore

This commit is contained in:
Carlos Valente
2026-07-16 10:03:21 +02:00
committed by Carlos Valente
parent daa032e92c
commit 25f0dba83a
+5
View File
@@ -0,0 +1,5 @@
# CodeGraph data files — local to each machine, not for committing.
# Ignore everything in .codegraph/ except this file itself, so transient
# files (the database, daemon.pid, sockets, logs) never show up in git.
*
!.gitignore