This repository has been archived on 2024-11-11. You can view files and clone it, but cannot push or open issues or pull requests.
socketio-jwt/.gitignore
2021-03-08 14:33:53 +01:00

23 lines
234 B
Plaintext

# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
node_modules
.npm
# production
build
# testing
coverage
# debug
npm-debug.log*
# editors
.vscode
.theia
.idea
# misc
.DS_Store