.hgignore
author Jean-Philippe Grimaldi <jeanphi@via.ecp.fr>
Wed Jul 07 21:50:58 2010 +0200 (22 months ago)
changeset 2349 45f2ed7f09f7
parent 2001 d0abcb869f29
child 2386 98ce85e367ed
permissions -rw-r--r--
Merge
     1 ^CMakeFiles
     2 ^CMakeCache
     3 ^Makefile
     4 ^cmake_install.cmake
     5 ^config.h
     6 ^liblux.a
     7 ^luxconsole
     8 ^luxrender
     9 ^luxlex
    10 ^luxparse
    11 ^luxmerger
    12 ^luxcomp
    13 ^pylux
    14 ^doc/html
    15 ^doxygen/doxygen.conf
    16 syntax: glob
    17 *.directory
    18 *.cdtproject
    19 *.cproject
    20 *.project
    21 moc_*.cxx
    22 ui_*.h
    23 qrc_*.cxx
    24 *~