mirror of
https://github.com/node-ebics/node-ebics-client.git
synced 2024-11-22 14:12:07 +00:00
20 lines
208 B
Plaintext
20 lines
208 B
Plaintext
# mac shit
|
|
.DS_Store
|
|
|
|
# nyc test coverage
|
|
.nyc_output
|
|
|
|
# Dependency directories
|
|
node_modules/
|
|
|
|
# Optional npm cache directory
|
|
.npm
|
|
npm-debug.log
|
|
|
|
# Optional eslint cache
|
|
.eslintcache
|
|
|
|
# vscode
|
|
/.vscode
|
|
*.pid
|