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 |