diff --git a/build/.nativeignore b/build/.nativeignore index cc88ae0d878e5a5e015a819cb1acb2abb92eddf4..132cb1baeb8fed8c52f69c3f7c643dbb339faa73 100644 --- a/build/.nativeignore +++ b/build/.nativeignore @@ -1,5 +1,8 @@ # cleanup rules for native node modules, .gitignore style +nan/** +*/node_modules/nan/** + fsevents/binding.gyp fsevents/fsevents.cc fsevents/build/** @@ -83,6 +86,7 @@ node-pty/binding.gyp node-pty/build/** node-pty/src/** node-pty/tools/** +node-pty/deps/** !node-pty/build/Release/*.exe !node-pty/build/Release/*.dll !node-pty/build/Release/*.node