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

Side by Side Diff: .hgignore

Issue 29537638: Issue 6226 - Use mesonbuild as a build system (Closed) Base URL: https://hg.adblockplus.org/libadblockplus/
Patch Set: Support NDK r16b Created April 25, 2018, 10:01 p.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 | .travis.yml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 ^build$ 1 ^build$
2 ^android.*build$
2 ^docs$ 3 ^docs$
3 ^node_modules$ 4 ^node_modules$
4 .pyc$ 5 .pyc$
6 ^third_party/android-ndk-r12b$
7 ^third_party/android-ndk-r16b$
8 cross/android-arm
9 cross/android-arm64
10 cross/android-x86
OLDNEW
« no previous file with comments | « no previous file | .travis.yml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld