.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.

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

mercurial