Don't track ignored files.

Wed, 29 Jul 2009 11:17:45 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Wed, 29 Jul 2009 11:17:45 +0200
changeset 0
e253b4383132
child 1
1a5334dfb21d

Don't track ignored files.

.hgignore file | annotate | diff | comparison | revisions
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Wed Jul 29 11:17:45 2009 +0200
     1.3 @@ -0,0 +1,5 @@
     1.4 +syntax: glob
     1.5 +*.orig
     1.6 +*.rej
     1.7 +*.o
     1.8 +*~

mercurial