From ea45d057b353ecc7582b86c7ad5decb4c4045528 Mon Sep 17 00:00:00 2001 From: Maciej Sobkowski Date: Wed, 30 Apr 2025 21:37:26 +0200 Subject: .gitignore: ignore .python_history, .thunderbird --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2be2298..4cc93fc 100644 --- a/.gitignore +++ b/.gitignore @@ -15,6 +15,8 @@ data .local/state .mail .mozilla +.python_history .ssh/authorized_keys .ssh/id_* .ssh/known_hosts* +.thunderbird -- cgit v1.2.3-70-g09d2