Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(301)

Unified Diff: tools/devtools_auto/third_party/websocket-client/.gitignore

Issue 10825463: Initial checkin for devtools-based automation (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tools/devtools_auto/README ('k') | tools/devtools_auto/third_party/websocket-client/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/devtools_auto/third_party/websocket-client/.gitignore
diff --git a/tools/devtools_auto/third_party/websocket-client/.gitignore b/tools/devtools_auto/third_party/websocket-client/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..c7d73add9c7d30503de7ea7781bc97d55ecabbb1
--- /dev/null
+++ b/tools/devtools_auto/third_party/websocket-client/.gitignore
@@ -0,0 +1,8 @@
+*.pyc
+*~
+*\#
+.\#*
+
+build
+dist
+websocket_client.egg-info
« no previous file with comments | « tools/devtools_auto/README ('k') | tools/devtools_auto/third_party/websocket-client/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698