repo cleanup
diff --git a/pkgs/web_socket_channel/.gitignore b/pkgs/web_socket_channel/.gitignore index 9c55169..49ce72d 100644 --- a/pkgs/web_socket_channel/.gitignore +++ b/pkgs/web_socket_channel/.gitignore
@@ -1,4 +1,3 @@ -.packages .dart_tool/ -.pub/ +.packages pubspec.lock
diff --git a/pkgs/web_socket_channel/AUTHORS b/pkgs/web_socket_channel/AUTHORS deleted file mode 100644 index e8063a8..0000000 --- a/pkgs/web_socket_channel/AUTHORS +++ /dev/null
@@ -1,6 +0,0 @@ -# Below is a list of people and organizations that have contributed -# to the project. Names should be added to the list like so: -# -# Name/Organization <email address> - -Google Inc.
diff --git a/pkgs/web_socket_channel/codereview.settings b/pkgs/web_socket_channel/codereview.settings deleted file mode 100644 index 9770fa1..0000000 --- a/pkgs/web_socket_channel/codereview.settings +++ /dev/null
@@ -1,3 +0,0 @@ -CODE_REVIEW_SERVER: http://codereview.chromium.org/ -VIEW_VC: https://github.com/dart-lang/web_socket_channel/commit/ -CC_LIST: reviews@dartlang.org \ No newline at end of file