gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Fix ignoring Emacs backup/temp files
0 1 0
default
1 file changed with 1 insertions and 0 deletions:
↑ Collapse diff ↑
Ignore white space 8 line context
... ...
@@ -28,8 +28,9 @@
28 28
demo/*.eps
29 29

	
30 30
syntax: regexp
31 31
(.*/)?\#[^/]*\#$
32
(.*/)?\.\#[^/]*$
32 33
^doc/html/.*
33 34
^doc/.*\.tag
34 35
^autom4te.cache/.*
35 36
^build-aux/.*
0 comments (0 inline)