ivmartel/dwv

View on GitHub
.npmignore

Summary

Maintainability
Test Coverage
# ignore source folders
/src
/tests

# ignore resources
/resources

# ignore build
/build

# root files (will keep package, license and readme)
/*.*