From: Bob Halley Date: Fri, 3 Jul 2020 15:59:33 +0000 (-0700) Subject: ignore .dir-locals.el X-Git-Tag: v2.0.0rc2~6 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d55a9ef494ab7b140daa3900564cdf8becea2a39;p=thirdparty%2Fdnspython.git ignore .dir-locals.el --- diff --git a/.gitignore b/.gitignore index 7fa39fbc..f53fd076 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,4 @@ dnspython.egg-info/ poetry.lock htmlcov coverage.xml +.dir-locals.el