.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
jeanphi@1404
     1
^CMakeFiles
jeanphi@1404
     2
^CMakeCache
jeanphi@1404
     3
^Makefile
jeanphi@1404
     4
^cmake_install.cmake
jeanphi@1404
     5
^config.h
jeanphi@1404
     6
^liblux.a
jeanphi@1404
     7
^luxconsole
jeanphi@1404
     8
^luxrender
jeanphi@1404
     9
^luxlex
jeanphi@1404
    10
^luxparse
dade@1624
    11
^luxmerger
dade@1626
    12
^luxcomp
jeanphi@1988
    13
^pylux
jeanphi@2001
    14
^doc/html
jeanphi@2010
    15
^doxygen/doxygen.conf
tom@1681
    16
syntax: glob
tom@1681
    17
*.directory
tom@1735
    18
*.cdtproject
tom@1735
    19
*.cproject
tom@1735
    20
*.project
tom@1681
    21
moc_*.cxx
jeanphi@1988
    22
ui_*.h
jeanphi@1988
    23
qrc_*.cxx
tom@1681
    24
*~