summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimothy Andrew <mail@timothyandrew.net>2016-12-06 00:39:13 +0530
committerTimothy Andrew <mail@timothyandrew.net>2016-12-06 00:39:41 +0530
commit05e39c9b42eb506d89a0153a9ae821e241f7168b (patch)
tree7141d1a518d2c1b9c51e9b3ad7a3a3d9994e0f46
parent5fedc46343d054df28ce81a320f33d1d43d02bc8 (diff)
downloadgitlab-ce-25331-dir-locals-gitignore.tar.gz
Add `.dir-locals.el` to the `.gitignore` file25331-dir-locals-gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0b602d613c7..379ea49fdaa 100644
--- a/.gitignore
+++ b/.gitignore
@@ -51,3 +51,4 @@ eslint-report.html
/builds/*
/shared/*
/.gitlab_workhorse_secret
+.dir-locals.el \ No newline at end of file