20 lines
227 B
Plaintext
20 lines
227 B
Plaintext
# Created by .ignore support plugin (hsz.mobi)
|
|
# Node Modules
|
|
node_modules
|
|
|
|
# IDE Files
|
|
.idea
|
|
.vscode
|
|
*.iml
|
|
|
|
# Actual config file
|
|
config/config.js*
|
|
|
|
# Logs
|
|
logs
|
|
*.log
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
jwtRS256.key
|