COIN-OR::LEMON - Graph Library

source: lemon-tutorial/.hgignore @ 3:0cf8882c7e7c

Last change on this file since 3:0cf8882c7e7c was 1:264baaa990e1, checked in by Alpar Juttner <alpar@…>, 16 years ago

Fix .hgignore (ignore gen-images folder properly)

File size: 137 bytes
Line 
1syntax: glob
2*.obj
3*.orig
4*.rej
5*~
6*.o
7*.log
8*.lo
9*.tar.*
10*.bak
11*.tag
12.dirstamp
13
14syntax: regexp
15(.*/)?\#[^/]*\#$
16^html/.*
17^gen-images/.*
Note: See TracBrowser for help on using the repository browser.