From 9ad8081971f7e62737be7faaa3384f1498efc308 Mon Sep 17 00:00:00 2001 From: ry Date: Wed, 9 Oct 2019 18:23:22 +0200 Subject: [PATCH] ok --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index ea3c918..27b81c4 100644 --- a/.gitignore +++ b/.gitignore @@ -40,8 +40,6 @@ build/Release # Dependency directories node_modules/ jspm_packages/ -config.js - # TypeScript v1 declaration files typings/ @@ -87,3 +85,4 @@ typings/ # DynamoDB Local files .dynamodb/ +config.js