summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChristoph Reiter <reiter.christoph@gmail.com>2018-06-23 12:10:42 +0200
committerChristoph Reiter <reiter.christoph@gmail.com>2018-06-23 12:10:42 +0200
commit78786858a1af1410651104c8afc63a42dd9fd3b1 (patch)
tree524e2b99142039b4e0f183fc59c342dacebad4e3 /.gitignore
parent864c9a0aac9c8d588f393f2f0fa9d438bd8baa10 (diff)
downloadgobject-introspection-78786858a1af1410651104c8afc63a42dd9fd3b1.tar.gz
Remove emacs config file
And add it to .gitignore so everyone can use their own if they want
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 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