diff options
author | Craig Tiller <ctiller@google.com> | 2015-02-02 10:16:30 -0800 |
---|---|---|
committer | Craig Tiller <ctiller@google.com> | 2015-02-02 15:39:31 -0800 |
commit | c4f0ebe63bbd4b7f9ca551fd6dcb0df026464623 (patch) | |
tree | 09b0da67e8386833fecec4135c370708cb5bafec /src/node/.gitignore | |
parent | d2bfa1a288f3eeccbee3275787d95128f2871017 (diff) |
Prepare for the new batch call API.
Rename all core API functions that are on their way to deprecation with
an _old tag across all wrappings.
Diffstat (limited to 'src/node/.gitignore')
-rw-r--r-- | src/node/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/node/.gitignore b/src/node/.gitignore new file mode 100644 index 0000000000..e3fbd98336 --- /dev/null +++ b/src/node/.gitignore @@ -0,0 +1,2 @@ +build +node_modules |