added deleted .gitignore

This commit is contained in:
juanelas 2020-04-06 19:03:38 +02:00
parent ed764d29be
commit ba00a7c8d5
1 changed files with 19 additions and 0 deletions

19
.gitignore vendored Normal file
View File

@ -0,0 +1,19 @@
# 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/