From 7dc82182a2379b28a98d107b05e7a326c4a53292 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Mon, 30 Oct 2023 22:36:07 +0100 Subject: Ignore aspell(1) backups --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 2075b23..9921a71 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ src/fonts/ out/ .aspell.en.prepl +*.bak -- cgit v1.2.3