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

Unified Diff: .hgignore

Issue 29344967: Issue 4031 - Implement tests for libadblockplus-android (Closed)
Patch Set: fix typo ".. file[s]" Created Sept. 15, 2016, 10:44 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 e3f1fcb7520a8e72f625af1827b8cd2a5078acaf..9b8edf02c934bf0a69965ce7ab5d593ffd74719b 100644
--- a/.hgignore
+++ b/.hgignore
@@ -2,12 +2,15 @@ syntax: glob
libadblockplus-android/ant.properties
libadblockplus-android/local.properties
+libadblockplus-android-tests/local.properties
crowdin.yaml
libadblockplus-android/bin
libadblockplus-android/libs/armeabi*
libadblockplus-android/libs/x86
libadblockplus-android/obj
+libadblockplus-android-tests/bin
libadblockplus-android/gen
+libadblockplus-android-tests/gen
.idea
*.iml
upload.py
« no previous file with comments | « no previous file | README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld