All checks were successful
Hugo Build & Deploy / build-deploy (push) Successful in 5s
One-shot import of all bojemoi repo commits as Hugo posts. Each post includes metadata, files changed, and diff stats. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
39 lines
767 B
Markdown
39 lines
767 B
Markdown
---
|
|
title: "Remove private SSH key from tracking and update .gitignore"
|
|
date: 2026-01-27T14:24:24+01:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "config"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit 685a098 par Betty — 2 fichier(s) modifié(s)"
|
|
author: "Betty"
|
|
---
|
|
|
|
## Commit `685a098`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Auteur** | Betty |
|
|
| **Hash** | `685a09864019d63e35c98c6f6ed783fd93e9c619` |
|
|
| **Date** | 2026-01-27 |
|
|
|
|
### Description
|
|
|
|
Added patterns to ignore SSH private keys (id_rsa, id_ed25519, etc.)
|
|
|
|
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
|
|
|
|
### Fichiers modifiés
|
|
|
|
```
|
|
M .gitignore
|
|
D volumes/rsync/ssh-keys/id_rsa
|
|
```
|
|
|
|
### Statistiques
|
|
|
|
```
|
|
2 files changed, 4 insertions(+), 49 deletions(-)
|
|
```
|