summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2015-08-31 21:45:56 +0200
committerRichard Levitte <levitte@openssl.org>2015-09-01 01:17:46 +0200
commitd7c02691a5e6f2716759eacb6f48c39f15ee57c8 (patch)
treeb97045c7adb9d5097ed5cff9e18e11d302372e79 /.gitignore
parent25a5d1b8c425d9434ed8b2bec53d20ab8c14f886 (diff)
Ignore .dir-locals.el
Because we recently encourage people to have a .dir-locals.el, it's a good idea to ignore it on a git level. Reviewed-by: Rich Salz <rsalz@openssl.org>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index ac1c4c689e..329283742c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,6 +7,7 @@
.#*
\#*#
*~
+/.dir-locals.el
# Top level excludes
/Makefile.bak