diff options
author | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2011-08-11 12:42:40 +0200 |
---|---|---|
committer | Matthias Andreas Benkard <code@mail.matthias.benkard.de> | 2011-08-11 12:42:40 +0200 |
commit | f4285fc7dca44a1179cce8d9627c4cf603a05926 (patch) | |
tree | ada16d2a8caffeefdbb275a6c7a25971876c0c71 | |
parent | 711ac5d44f326938ab41041b9efea08baa44500e (diff) |
Add a rule for Scribble files to .hgeol.
-rwxr-xr-x[-rw-r--r--] | .hgeol | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,4 +1,5 @@ [patterns] .hgeol = native **.rkt = native +**.scrbl = native |