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

Unified Diff: .hgignore

Issue 29349720: Issue 4324 - Add Gradle build config (Closed)
Patch Set: fixes in README Created Nov. 21, 2016, 8:14 a.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 | README.md » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
diff --git a/.hgignore b/.hgignore
index 9b8edf02c934bf0a69965ce7ab5d593ffd74719b..4fb84f94d8a2f446df2bf832b0cf85c707f16f24 100644
--- a/.hgignore
+++ b/.hgignore
@@ -17,3 +17,5 @@ upload.py
.DS_Store
.git
.gitignore
+**/build
+.gradle
« no previous file with comments | « no previous file | README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld