From 3722a105913e6a87dd1327bcc9ef98dcf424a3ef Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Sat, 13 Feb 2021 01:03:17 +0900 Subject: [PATCH] Update gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ad0f684..a5a03e4 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,4 @@ Cargo.lock # For platform and editor specific settings, it is recommended to add to # a global .gitignore file. -# Refs: https://docs.github.com/en/free-pro-team@latest/github/using-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer +# Refs: https://docs.github.com/en/github/using-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer