mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-11-21 13:42:06 +00:00
24 lines
247 B
Plaintext
24 lines
247 B
Plaintext
# mac shit
|
|
.DS_Store
|
|
|
|
# nyc test coverage
|
|
.nyc_output
|
|
coverage/
|
|
|
|
# Dependency directories
|
|
node_modules/
|
|
|
|
# Optional npm cache directory
|
|
.npm
|
|
npm-debug.log
|
|
|
|
# Optional eslint cache
|
|
.eslintcache
|
|
|
|
# vscode
|
|
/.vscode
|
|
*.pid
|
|
|
|
# Tests temporary
|
|
.test_tmp
|