.hgignore

Wed, 29 Jul 2009 11:44:56 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 29 Jul 2009 11:44:56 +0200
changeset 6
fe330a707a9f
permissions
-rw-r--r--

Correct file permission modification and the corresponding repair logic.
These changes will require further testing and comparison with the file
modes of original vendor packaging of the tun/tap device driver.

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

mercurial