COIN-OR::LEMON - Graph Library

source: lemon-1.2/.hgignore @ 66:5f7a8570687d

Last change on this file since 66:5f7a8570687d was 9:6ae00527c178, checked in by Alpar Juttner <alpar@…>, 16 years ago

Improved .hgignore

File size: 341 bytes
RevLine 
[0]1syntax: glob
2*.obj
3*.orig
4*.rej
5*~
6*.o
[2]7.#.*
[9]8*.log
9*.lo
10*.tar.*
[2]11Makefile.in
12aclocal.m4
13config.h.in
14configure
[3]15Makefile
16config.h
17config.log
18config.status
19libtool
20stamp-h1
21lemon/lemon.pc
22lemon/libemon.la
23lemon/stamp-h2
24doc/Doxyfile
[9]25.dirstamp
26.libs/*
27.deps/*
[0]28
29syntax: regexp
[9]30^doc/html/.*
31^autom4te.cache/.*
32^build-aux/.*
33^objs.*/.*
34^test/[a-z_]*$
Note: See TracBrowser for help on using the repository browser.