emacs-framebuffer

Emacs library to show images and documents in console using Linux framebuffer
Log | Files | Refs

commit 15f132473634d392549d69fadcde9f6b00588118
parent 767e9cdd46d72de8290d5f52c70a7e2dffeeca67
Author: Tomas Hlavaty <tom@logand.com>
Date:   Sat, 27 Feb 2021 13:10:02 +0100

ignore pdf files

Diffstat:
M.gitignore | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore @@ -1 +1,2 @@ *~ +*.pdf