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

Side by Side Diff: .hgignore

Issue 29527808: Noissue - Use meson to build the C++ code (Closed) Base URL: https://hg.adblockplus.org/adblockpluscore/
Patch Set: Removed compile. meson > 0.40.0 Created Dec. 15, 2017, 5:37 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 | « .gitignore ('k') | 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 ^node_modules$ 1 ^node_modules$
2 ^chromium-snapshots$ 2 ^chromium-snapshots$
3 ^build$
3 4
4 syntax: glob 5 syntax: glob
5 *.symbols 6 *.symbols
6 compiled/bindings.cpp.js 7 lib/compiled.js
7 compiled/bindings.js
8 lib/compiled.js
OLDNEW
« no previous file with comments | « .gitignore ('k') | README.md » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld