also ignore ds_store

remove unwanted file
update the hello sample

BUG=

Review URL: https://codereview.chromium.org//11142015

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@13711 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
sethladd@google.com 2012-10-16 23:22:14 +00:00
parent 11a3d6b769
commit 2bc449badf

3
.gitignore vendored
View file

@ -66,3 +66,6 @@ client/tests/drt
# Compiled python binaries
*.pyc
third_party/gsutil/*/gsutilc
# From the Mac OS X Finder
.DS_Store