chore: add Serena AI assistant entries to .gitignore

Add .serena/ directory and *.serena-memory files to prevent
tracking of AI assistant configuration and memory files.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
2025-08-29 22:17:55 +02:00
parent 8b845261d2
commit 55f64ebca5

4
.gitignore vendored
View File

@@ -44,3 +44,7 @@ mongo-volume-backup-*.tar.gz
# backups directory for mongo-volume tarballs
/backups/
# Serena AI assistant
.serena/
*.serena-memory