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

Side by Side 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.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | README.md » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 libadblockplus-android-tests/local.properties
5 crowdin.yaml 6 crowdin.yaml
6 libadblockplus-android/bin 7 libadblockplus-android/bin
7 libadblockplus-android/libs/armeabi* 8 libadblockplus-android/libs/armeabi*
8 libadblockplus-android/libs/x86 9 libadblockplus-android/libs/x86
9 libadblockplus-android/obj 10 libadblockplus-android/obj
11 libadblockplus-android-tests/bin
10 libadblockplus-android/gen 12 libadblockplus-android/gen
13 libadblockplus-android-tests/gen
11 .idea 14 .idea
12 *.iml 15 *.iml
13 upload.py 16 upload.py
14 .DS_Store 17 .DS_Store
15 .git 18 .git
16 .gitignore 19 .gitignore
OLDNEW
« no previous file with comments | « no previous file | README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld