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

Unified Diff: chromium-jobqueue/.gitignore

Issue 23093011: Create tryserver appengine app. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/
Patch Set: Created 7 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 | chromium-jobqueue/app.py » ('j') | chromium-jobqueue/app.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromium-jobqueue/.gitignore
===================================================================
--- chromium-jobqueue/.gitignore (revision 0)
+++ chromium-jobqueue/.gitignore (revision 0)
@@ -0,0 +1,2 @@
+# Ignore Python bytecode generated by testing
+*.pyc
« no previous file with comments | « no previous file | chromium-jobqueue/app.py » ('j') | chromium-jobqueue/app.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698