This repository has been archived on 2021-04-21. You can view files and clone it, but cannot push or open issues or pull requests.
Files
node-pcsclite/.gitignore
Vojtěch Štěpančík 0653bdb376 Added .vscode/ to .gitignore
2017-02-19 11:18:03 +01:00

38 lines
277 B
Plaintext

# node, npm
node_modules/
# Windows
Thumbs.db
Desktop.ini
# Mac
.DS_Store
.supported
# NetBeans
/nbproject/private/
# WebStorm
**/.idea/workspace.xml
**/.idea/tasks.xml
# VSCode
.vscode/
dist/
lib-cov
*.seed
*.log
*.csv
*.dat
*.out
*.pid
*.gz
pids
logs
results
build/