.hgignore

Sun, 05 Aug 2012 13:19:25 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 05 Aug 2012 13:19:25 +0200
changeset 476
184f388d7241
permissions
-rw-r--r--

Properly unpack sources to avoid leaving behind build residue.

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

mercurial