.hgignore

Mon, 15 Dec 2008 12:46:00 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Mon, 15 Dec 2008 12:46:00 +0100
changeset 9
0647b688d973
parent 0
27e940e8e5f3
permissions
-rw-r--r--

Remove generated (from identically named POD sources) archives.

     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