branch: master commit 8574898d95fe9218643770b5015eef8697dafd69 Author: Artur Malabarba <[email protected]> Commit: Artur Malabarba <[email protected]>
* .gitignore: Add .dir-locals?.el entry
---
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 238f211..72ebc0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*.elc
*.orig
+.dir-locals?.el
*~
\#*\#
ChangeLog
