Add .gitignore and empty .status

R=ricow@google.com

Review URL: https://codereview.chromium.org//951213003
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..89f7747
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,8 @@
+.buildlog
+.DS_Store
+.idea
+.pub/
+.settings/
+build/
+packages
+pubspec.lock
diff --git a/.status b/.status
new file mode 100644
index 0000000..364ca4b
--- /dev/null
+++ b/.status
@@ -0,0 +1,4 @@
+# Copyright (c) 2015, the Dart project authors.  Please see the AUTHORS file
+# for details. All rights reserved. Use of this source code is governed by a
+# BSD-style license that can be found in the LICENSE file.
+