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

Unified Diff: .hgignore

Issue 29345369: Issue 4081 - Fix failing MockWebRequestTest test for libadblockplus-android (Closed)
Patch Set: with Utils' JniJavaToStdString Created June 21, 2016, 9:04 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
Index: .hgignore
===================================================================
--- a/.hgignore
+++ b/.hgignore
@@ -7,8 +7,10 @@
libadblockplus-android/libs/armeabi*
libadblockplus-android/libs/x86
libadblockplus-android/obj
libadblockplus-android/gen
.idea
*.iml
upload.py
.DS_Store
+.git
René Jeschke 2016/07/12 16:22:53 These changes are unrelated. If you want to exclud
anton 2016/07/13 06:49:52 Acknowledged.
+.gitignore
« no previous file with comments | « no previous file | libadblockplus-android/jni/JniWebRequest.cpp » ('j') | libadblockplus-android/jni/JniWebRequest.cpp » ('J')

Powered by Google App Engine
This is Rietveld