lemon-project-template-glpk

comparison .hgignore @ 5:723af8fef529

Configurable LEMON source dir location (when used as a subproject)
author Alpar Juttner <alpar@cs.elte.hu>
date Fri, 26 Nov 2010 17:59:31 +0100
parents
children
comparison
equal deleted inserted replaced
-1:000000000000 0:441dda4c4235
1 syntax: glob
2 *.obj
3 *.orig
4 *.rej
5 *~
6 *.o
7 *.log
8 *.lo
9 *.tar.*
10 *.bak
11 doc/Doxyfile
12
13 syntax: regexp
14 (.*/)?\#[^/]*\#$
15 (.*/)?\.\#[^/]*$
16 ^.*objs.*/.*
17 ^.*build.*/.*