[gobject-introspection: 1/2] Remove emacs config file



commit 78786858a1af1410651104c8afc63a42dd9fd3b1
Author: Christoph Reiter <reiter christoph gmail com>
Date:   Sat Jun 23 12:10:42 2018 +0200

    Remove emacs config file
    
    And add it to .gitignore so everyone can use their own if they want

 .dir-locals.el | 5 -----
 .gitignore     | 3 +++
 2 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d6f440fe..9b3e0fa1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -150,3 +150,6 @@ htmlcov*
 .settings
 .project
 .pydevproject
+
+#emacs
+.dir-locals.el


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]