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: added wrapper script for Windows Created Sept. 15, 2016, 12:43 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 | README.md » ('j') | libadblockplus-android-tests/build.gradle » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .hgignore
diff --git a/.hgignore b/.hgignore
index 9b8edf02c934bf0a69965ce7ab5d593ffd74719b..22631c5bf01cc43ec8edabfe54e38ab9d2d955fe 100644
--- a/.hgignore
+++ b/.hgignore
@@ -17,3 +17,4 @@ upload.py
.DS_Store
.git
.gitignore
+**/build
diegocarloslima 2016/11/03 15:13:23 Shouldn't we also ignore the .gradle folder?
anton 2016/11/07 07:05:34 Acknowledged.
« no previous file with comments | « no previous file | README.md » ('j') | libadblockplus-android-tests/build.gradle » ('J')

Powered by Google App Engine
This is Rietveld