bigint-crypto-utils/.gitignore

20 lines
211 B
Plaintext
Raw Normal View History

2020-04-06 17:03:38 +00:00
# Project specific files
dist/bigint-crypto-utils-?.?.?.*
# Logs
logs
*.log
npm-debug.log*
# Dependency directories
node_modules/
# Output of 'npm pack'
*.tgz
# Visual Studio Code
.vscode
# IntelliJ
.idea/