Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: .gitignore

Issue 29330389: Issue 2956 - Ensure the correct version of jsshell is present (Closed)
Patch Set: Base directory name on jsshell version, avoid checking which version the binary outputs Created Nov. 23, 2015, 12:39 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | .hgignore » ('j') | utils.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 7fc5b38cf8a54b6309b70a839e527851b8e66a01..b64f7b349874c4bdda1ea6e3753232503a29b10b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
/mozilla/
+/jsshell-*/
/jstest/
*.pyc
« no previous file with comments | « no previous file | .hgignore » ('j') | utils.py » ('J')

Powered by Google App Engine
This is Rietveld