remove *.d from .gitignore

pull/586/head
YuQing 2022-09-16 18:21:28 +08:00
parent 1a18598e1b
commit ffd788a840
1 changed files with 0 additions and 3 deletions

3
.gitignore vendored
View File

@ -7,9 +7,6 @@ client/Makefile
# client/fdfs_link_library.sh.in # client/fdfs_link_library.sh.in
client/fdfs_link_library.sh client/fdfs_link_library.sh
# Prerequisites
*.d
# Compiled Object files # Compiled Object files
*.slo *.slo
*.lo *.lo