From ce977b6dd722f72fe92e79ad72e32159507eb7ce Mon Sep 17 00:00:00 2001 From: Lee Tang Date: Tue, 31 Jan 2023 16:07:11 +0800 Subject: [PATCH] ignore asdf hint Signed-off-by: Lee Tang --- git/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/git/.gitignore b/git/.gitignore index 2073a94..8f9ddb1 100644 --- a/git/.gitignore +++ b/git/.gitignore @@ -3,3 +3,4 @@ .DS_Store .python-version .mypy_cache/ +.tool-versions