.hgignore

Thu, 06 Aug 2009 13:21:30 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 06 Aug 2009 13:21:30 +0200
changeset 15
0e0eb7c91312
parent 0
27e940e8e5f3
permissions
-rw-r--r--

Remove seemingly declarations unnecessary according to Qt 4.5.2 headers.

     1 syntax: glob
     2 *.orig
     3 *.rej
     4 *.o
     5 *~
     6 Makefile
     7 as_stub.h
     8 as_stub.cpp
     9 ac_config.h
    10 ac_config.h.in
    11 ac_config.h.in~
    12 configure
    13 configure.lineno
    14 config.log
    15 config.status
    16 as-gui
    17 as-gui.1
    18 as-gui.conf.5
    19 shtool
    20 autom4te.cache

mercurial