Vue-Socket.io/.npmignore
Metin Seylan 6de5990456 added vuex support
added actions & mutations prefix
updated gitignore & added npmignore file
2018-10-28 18:56:16 +03:00

17 lines
No EOL
174 B
Text

.DS_Store
src/
node_modules/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
*.map
# Editor directories and files
.idea
.vscode
.bitmap
*.suo
*.ntvs*
*.njsproj
*.sln
.github/