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

Unified Diff: .gitignore

Issue 29333474: Issue 4125 - [emscripten] Convert filter classes to C++ (Closed)
Patch Set: Got rid of extra output in bindings.js file Created June 9, 2016, 1:35 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | .hgignore » ('j') | compiled/ActiveFilter.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
===================================================================
--- a/.gitignore
+++ b/.gitignore
@@ -1,1 +1,5 @@
/node_modules/
+*.symbols
+compiled/bindings.cpp.js
sergei 2016/06/16 21:16:16 I think the paths should start with '/' because th
Wladimir Palant 2016/12/06 10:47:03 Done.
+compiled/bindings.js
+lib/compiled.js
« no previous file with comments | « no previous file | .hgignore » ('j') | compiled/ActiveFilter.h » ('J')

Powered by Google App Engine
This is Rietveld