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

Unified Diff: tools/telemetry/third_party/rope/.gitignore

Issue 1132103009: Example of refactoring using rope library. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
Index: tools/telemetry/third_party/rope/.gitignore
diff --git a/tools/telemetry/third_party/rope/.gitignore b/tools/telemetry/third_party/rope/.gitignore
new file mode 100644
index 0000000000000000000000000000000000000000..87ee58c7156bf34f9fc956e09a8f920359ecf4e0
--- /dev/null
+++ b/tools/telemetry/third_party/rope/.gitignore
@@ -0,0 +1,8 @@
+*.pyc
+*.*~
+*.egg-info
+.ropeproject/
+docs/build/
+build/
+dist/
+MANIFEST
« no previous file with comments | « tools/telemetry/telemetry/internal/story_runner_unittest.py ('k') | tools/telemetry/third_party/rope/.travis.yml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698