.hgignore

changeset 0
992e66662baa
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/.hgignore	Thu May 08 19:18:22 2014 +0200
     1.3 @@ -0,0 +1,7 @@
     1.4 +syntax: glob
     1.5 +*.orig
     1.6 +*.rej
     1.7 +*~
     1.8 +
     1.9 +# custom dirs
    1.10 +scratch

mercurial