gravatar
alpar (Alpar Juttner)
alpar@cs.elte.hu
Update .hgignore
0 1 0
default
1 file changed with 1 insertions and 1 deletions:
↑ Collapse diff ↑
Show white space 6 line context
... ...
@@ -26,7 +26,6 @@
26 26
.libs/*
27 27
.deps/*
28 28
demo/*.eps
29
doc/images/*.png
30 29

	
31 30
syntax: regexp
32 31
(.*/)?\#[^/]*\#$
... ...
@@ -37,6 +36,7 @@
37 36
^test/[a-z_]*$
38 37
^demo/.*_demo$
39 38
^build/.*
39
^doc/gen-images/.*
40 40
CMakeFiles
41 41
DartTestfile.txt
42 42
cmake_install.cmake
0 comments (0 inline)