From caca4d18139b54515bfc10ccc311920cb2ac753d Mon Sep 17 00:00:00 2001 From: Tyler-A Date: Tue, 31 Dec 2019 15:17:21 -0700 Subject: [PATCH] Update the gitignore to ignore config --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 6704566..d0be96f 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +src/config.ts + + # Logs logs *.log