From ffd788a840f393f03a96a3c02d2812729498a417 Mon Sep 17 00:00:00 2001 From: YuQing <384681@qq.com> Date: Fri, 16 Sep 2022 18:21:28 +0800 Subject: [PATCH] remove *.d from .gitignore --- .gitignore | 3 --- 1 file changed, 3 deletions(-) diff --git a/.gitignore b/.gitignore index da3c2bb..ea25623 100644 --- a/.gitignore +++ b/.gitignore @@ -7,9 +7,6 @@ client/Makefile # client/fdfs_link_library.sh.in client/fdfs_link_library.sh -# Prerequisites -*.d - # Compiled Object files *.slo *.lo