.hgignore

Wed, 27 Jul 2011 23:08:32 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 27 Jul 2011 23:08:32 +0200
changeset 13
8fd77655ff43
parent 7
10758789e572
permissions
-rw-r--r--

Added tag SCHUR_0.6.2 for changeset 1d13b7bae644

michael@0 1 syntax: glob
michael@0 2 *.orig
michael@0 3 *.rej
michael@0 4 moc_*
michael@0 5 *.gz
michael@0 6 *.o
michael@0 7 *~
michael@0 8 *.pro.user
michael@0 9 Makefile
michael@0 10 docs/schachuhr.6
michael@0 11 docs/schachuhr.6.gz
michael@0 12 qml/*.png
michael@0 13 qml/*.jpeg
michael@0 14 icons/*.png
michael@0 15 scrshots/*
michael@10 16 qtc_packaging
michael@7 17 share

mercurial