COIN-OR::LEMON - Graph Library

source: lemon/.hgignore @ 293:47fbc814aa31

Last change on this file since 293:47fbc814aa31 was 249:f0b89f242745, checked in by Alpar Juttner <alpar@…>, 16 years ago

Ignore the downloaded tag files

File size: 491 bytes
RevLine 
[0]1syntax: glob
2*.obj
3*.orig
4*.rej
5*~
6*.o
[9]7*.log
8*.lo
9*.tar.*
[153]10*.bak
[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/*
[128]28demo/*.eps
[0]29
30syntax: regexp
[111]31(.*/)?\#[^/]*\#$
[9]32^doc/html/.*
[249]33^doc/.*\.tag
[9]34^autom4te.cache/.*
35^build-aux/.*
36^objs.*/.*
[85]37^test/[a-z_]*$
38^demo/.*_demo$
[141]39^build/.*
[155]40^doc/gen-images/.*
[141]41CMakeFiles
42DartTestfile.txt
43cmake_install.cmake
44CMakeCache.txt
Note: See TracBrowser for help on using the repository browser.