From 7460b006c922a92a733d55277564579703da191b Mon Sep 17 00:00:00 2001 From: heyujie <516346543@qq.com> Date: 星期四, 14 十月 2021 11:26:41 +0800 Subject: [PATCH] .c文件 --- .gitignore | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 8365624..967e1de 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,5 @@ # Compiled Object files, Static and Dynamic libs (Shared Objects) -*.o -*.a -*.so + # Folders _obj -- Gitblit v1.8.0