f-21: git: add claude to gitignore

Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
GnomeZworc 2026-04-19 00:04:46 +02:00
commit 7ee8527582
Signed by: nicolas.boufideline
GPG key ID: 4406BBBF8845D632

5
.gitignore vendored
View file

@ -15,6 +15,9 @@
# Output of the go coverage tool, specifically when used with LiteIDE # Output of the go coverage tool, specifically when used with LiteIDE
*.out *.out
# Output of the go coverage tool, specifically when used with LiteIDE
.claude
# Dependency directories (remove the comment below to include it) # Dependency directories (remove the comment below to include it)
# vendor/ # vendor/
@ -26,4 +29,4 @@ go.work.sum
.env .env
# ignore local info # ignore local info
data/ data/