.npmignore 90 Bytes
Newer Older
1 2 3 4 5 6 7 8 9

# Make sure we don't publish build artifacts to NPM
ARM/
Debug/
x64/
x86/
bin/
obj/
.vs/