.hgignore

Wed, 14 Jan 2009 15:09:44 +0100

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 14 Jan 2009 15:09:44 +0100
changeset 85
e6a1cd7ed6ba
permissions
-rw-r--r--

Correct dependencies due to parallel builds (make) and C++ code (gcc).
Additionally, clean up general build and runtime dependencies in packaging.

     1 syntax: glob
     2 *.orig
     3 *.rej
     4 *.o
     5 *~

mercurial