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

Unified Diff: tools/chrome_remote_control/.gitignore

Issue 10875044: Basic framework for devtools-based scrolling tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: with the added files 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 | « no previous file | tools/chrome_remote_control/chrome_remote_control/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/chrome_remote_control/.gitignore
diff --git a/tools/chrome_remote_control/.gitignore b/tools/chrome_remote_control/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..4269dc8331379270992285f98f96cbfa1ea72fd5
--- /dev/null
+++ b/tools/chrome_remote_control/.gitignore
@@ -0,0 +1,4 @@
+*.pyc
+\#*#
+.#*
+*.swp
« no previous file with comments | « no previous file | tools/chrome_remote_control/chrome_remote_control/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698