COIN-OR::LEMON - Graph Library

source: lemon-1.2/.hgignore @ 154:f4e4dbc1d467

Last change on this file since 154:f4e4dbc1d467 was 154:f4e4dbc1d467, checked in by Alpar Juttner <alpar@…>, 16 years ago

Merge

File size: 476 bytes
Line 
1syntax: glob
2*.obj
3*.orig
4*.rej
5*~
6*.o
7*.log
8*.lo
9*.tar.*
10*.bak
11Makefile.in
12aclocal.m4
13config.h.in
14configure
15Makefile
16config.h
17config.log
18config.status
19libtool
20stamp-h1
21lemon/lemon.pc
22lemon/libemon.la
23lemon/stamp-h2
24doc/Doxyfile
25.dirstamp
26.libs/*
27.deps/*
28demo/*.eps
29doc/images/*.png
30
31syntax: regexp
32(.*/)?\#[^/]*\#$
33^doc/html/.*
34^autom4te.cache/.*
35^build-aux/.*
36^objs.*/.*
37^test/[a-z_]*$
38^demo/.*_demo$
39^build/.*
40CMakeFiles
41DartTestfile.txt
42cmake_install.cmake
43CMakeCache.txt
Note: See TracBrowser for help on using the repository browser.