blob: f6b80ae92a74d2f34f642f736b78cc35a1d2571d [file] [log] [blame] [edit]
/node_modules
/build
/benchmark/build
/benchmark/src
/test/addon_build/addons
/.vscode
# ignore node-gyp generated files outside its build directory
/test/*.Makefile
/test/*.mk
# ignore node-gyp generated Visual Studio files
*.vcxproj
*.vcxproj.filters
*.vcxproj.user
*.vsidx
*.sln
*.suo
/test/.vs/
/test/Release/
/test/Debug/