Update template

This commit is contained in:
Imran Ismail
2020-03-31 02:30:01 +08:00
parent 8c9699998e
commit bd2c147b78
7409 changed files with 2556 additions and 1749983 deletions

12
.gitignore vendored
View File

@@ -1,5 +1,5 @@
!node_modules/
__tests__/runner/*
# Dependency directory
node_modules
# Rest pulled from https://github.com/github/gitignore/blob/master/Node.gitignore
# Logs
@@ -89,3 +89,11 @@ typings/
# DynamoDB Local files
.dynamodb/
# OS metadata
.DS_Store
Thumbs.db
# Ignore built ts files
__tests__/runner/*
lib/**/*