Chromium Code Reviews| 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 |