Ignore lock files

This commit is contained in:
Pedro Lopez
2020-05-16 01:22:05 -04:00
parent 207ea200b4
commit 4188734839
2 changed files with 4 additions and 1672 deletions

4
.gitignore vendored
View File

@@ -36,6 +36,10 @@ build/Release
node_modules/
jspm_packages/
# Lock files
package-lock.json
yarn.lock
# TypeScript v1 declaration files
typings/