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

Side by Side Diff: .hgignore

Issue 29345369: Issue 4081 - Fix failing MockWebRequestTest test for libadblockplus-android (Closed)
Patch Set: Full changes set (including initial changeset for this issue and codestyle/commitstyle fixes) Created July 13, 2016, 6:52 a.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
1 syntax: glob 1 syntax: glob
2 2
3 libadblockplus-android/ant.properties 3 libadblockplus-android/ant.properties
4 libadblockplus-android/local.properties 4 libadblockplus-android/local.properties
5 crowdin.yaml 5 crowdin.yaml
6 libadblockplus-android/bin 6 libadblockplus-android/bin
7 libadblockplus-android/libs/armeabi* 7 libadblockplus-android/libs/armeabi*
8 libadblockplus-android/libs/x86 8 libadblockplus-android/libs/x86
9 libadblockplus-android/obj 9 libadblockplus-android/obj
10 libadblockplus-android/gen 10 libadblockplus-android/gen
11 .idea 11 .idea
12 *.iml 12 *.iml
13 upload.py 13 upload.py
14 .DS_Store 14 .DS_Store
15 .git
Felix Dahlke 2016/09/12 14:21:11 Would be nicer if we remove this with a separate N
16 .gitignore
OLDNEW
« 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