.npmignore 153 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 .DS_Store node_modules/ npm-debug.log yarn-error.log yarn.lock .vscode/ # Editor directories and files .idea *.suo *.ntvs* *.njsproj *.sln src README.md