From 2939e58e4303abbc8c8f144e47804114dc953037 Mon Sep 17 00:00:00 2001 From: Alexander Foremny Date: Wed, 3 Jan 2024 04:46:18 +0100 Subject: chore: ignore /.history --- .gitignore | 1 + .history | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 .history diff --git a/.gitignore b/.gitignore index 24039e4..5e54f5d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /.anissue /dist-newstyle +/.history /store diff --git a/.history b/.history deleted file mode 100644 index 56f8bde..0000000 --- a/.history +++ /dev/null @@ -1,2 +0,0 @@ -pdfsandwich 0000001.pdf -tesseract img-000.ppm img-000.pdf -l eng pdf -- cgit v1.2.3