branch: externals/calibre
commit cde893ae6926e7fc8849e012f5e6ad29ec38415e
Author: Kjartan Oli Agustsson <[email protected]>
Commit: Kjartan Oli Agustsson <[email protected]>

    ; Add more .gitignore patterns
    
    * .gitignore: Add more ignore patterns.
---
 .gitignore | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/.gitignore b/.gitignore
index 29bf2cf007..fa244561d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,9 @@
 *~
 \#*\#
+.\#*
+.dir-locals.el
 *.elc
+*.info
+calibre-pkg.el
+calibre-autoloads.el
+TAGS

Reply via email to