Skip to content

Commit f951a52

Browse files
committed
Ignore dir-locals.el (Emacs)
fixes haskell#4508
1 parent 9ba3cd1 commit f951a52

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ cabal.project.local
77

88
.tasty-rerun-log
99

10+
# emacs
11+
/.dir-locals.el
12+
1013
# shake build information
1114
_build/
1215

0 commit comments

Comments
 (0)