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

Side by Side Diff: .hgignore

Issue 29556820: Working Draft: CMake build for Emscripten
Patch Set: Created Oct. 17, 2017, 6:28 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 | CMakeLists.txt » ('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 3
4 syntax: glob 4 syntax: glob
5 *.symbols 5 *.symbols
6 compiled/bindings.cpp.js 6 compiled/bindings.cpp.js
7 compiled/bindings.js 7 compiled/bindings.js
8 lib/compiled.js 8 lib/compiled.js
9 CMakeCache.txt
10 CMakeFiles/*
OLDNEW
« no previous file with comments | « no previous file | CMakeLists.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld