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

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

mercurial