.hgignore

Mon, 08 Apr 2013 23:12:03 +0100

author
coffeys
date
Mon, 08 Apr 2013 23:12:03 +0100
changeset 475
39d15bbb5741
parent 340
f7718662741d
child 748
6845b95cba6b
permissions
-rw-r--r--

8001032: Restrict object access
Summary: Restrict object access; fix reviewed also by Alexander Fomin
Reviewed-by: alanb, ahgross

duke@1 1 ^build/
duke@1 2 ^dist/
ohair@132 3 /nbproject/private/
ohair@269 4 ^.hgtip
michaelm@340 5 .DS_Store

mercurial