.hgignore

Sun, 10 Jul 2011 10:07:31 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sun, 10 Jul 2011 10:07:31 +0200
changeset 9
070a0d1c21d4
parent 0
ff1b43f833a9
child 10
5b52bd88259b
permissions
-rw-r--r--

Add Deb packaging logic and move RPM to its own directory.

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

mercurial