.hgignore

Sat, 09 Jul 2011 19:14:03 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 09 Jul 2011 19:14:03 +0200
changeset 8
6fe6d3548766
parent 0
ff1b43f833a9
child 10
5b52bd88259b
permissions
-rw-r--r--

Remember changed logic in release and refine requirements and design.

     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