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: Reworked. Now build source files one by one. Created Oct. 11, 2017, 6:22 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') | README.md » ('J')
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') | README.md » ('J')

Powered by Google App Engine
This is Rietveld