Ignore PDF tools for now...

Commit
cfbc2700278561c9fadac92f2c584c623c723faf
Author
Marius Peter <blendux@blendux.home>
Author date
Committer
Marius Peter <blendux@blendux.home>
Committer date
smart-documents.org
index d526bd5b..8fe6335f 100644..100644
@@ -1009,7 +1009,7 @@
1009 1009 Org mode shines particularly when exporting to PDF---Org files can
1010 1010 reliably be shared and exported to PDF in a reproducible fashion.
1011 1011
1012 Removed: #+BEGIN_SRC emacs-lisp :tangle yes
1012 Added: #+BEGIN_SRC emacs-lisp :tangle no
1013 1013 (use-package pdf-tools)
1014 1014 (unless (string-equal system-type "windows-nt")
1015 1015 (pdf-tools-install))