From 93bcb6e6a13ff9330cee7fd2f1c99136ccd5a12e Mon Sep 17 00:00:00 2001 From: zhangxunhui Date: Wed, 18 Aug 2021 23:15:31 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3406cfc..0af4e0b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +app/prediction_service/config.yaml +*.csv +*.sav .VSCodeCounter/ .vscode/ .env.yaml