2
0
mirror of https://github.com/node-ebics/node-ebics-client.git synced 2025-01-14 15:41:47 +00:00
node-ebics-client/.gitignore
2019-11-07 10:35:31 +02:00

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