Correct false hgignore file locations and consolidate paths of lectures.

Fri, 23 Sep 2011 13:07:07 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 23 Sep 2011 13:07:07 +0200
changeset 4
f1bbb7195da1
parent 3
d1a3334b9538
child 5
db4455278e7c

Correct false hgignore file locations and consolidate paths of lectures.

.hgignore file | annotate | diff | comparison | revisions
meegodevel/.hgignore file | annotate | diff | comparison | revisions
meegointro/.hgignore file | annotate | diff | comparison | revisions
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Fri Sep 23 13:07:07 2011 +0200
     1.3 @@ -0,0 +1,9 @@
     1.4 +syntax: glob
     1.5 +*.orig
     1.6 +*.rej
     1.7 +*.o
     1.8 +*~
     1.9 +meegointro/images
    1.10 +meegointro/lexiwiki
    1.11 +meegointro/scrshot
    1.12 +meegointro/videos
     2.1 --- a/meegodevel/.hgignore	Fri Sep 23 12:55:20 2011 +0200
     2.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     2.3 @@ -1,5 +0,0 @@
     2.4 -syntax: glob
     2.5 -*.orig
     2.6 -*.rej
     2.7 -*.o
     2.8 -*~
     3.1 --- a/meegointro/.hgignore	Fri Sep 23 12:55:20 2011 +0200
     3.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     3.3 @@ -1,11 +0,0 @@
     3.4 -syntax: glob
     3.5 -*.orig
     3.6 -*.rej
     3.7 -*.o
     3.8 -*~
     3.9 -film*
    3.10 -image*
    3.11 -lexiwiki*
    3.12 -karteikar*
    3.13 -video*
    3.14 -scrshot*

mercurial