From 36ee26e5885a11ceedcd792dc72df03593181252 Mon Sep 17 00:00:00 2001 From: KenanZhu <3471685733@qq.com> Date: Thu, 23 Apr 2026 14:45:58 +0800 Subject: [PATCH] =?UTF-8?q?chore(*):=20=E6=9B=B4=E6=96=B0=20README.md?= =?UTF-8?q?=EF=BC=8C=E4=BF=AE=E6=94=B9=20.gitignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 35 ----------------------------------- README.md | 2 +- 2 files changed, 1 insertion(+), 36 deletions(-) diff --git a/.gitignore b/.gitignore index acf5dd9..c749891 100644 --- a/.gitignore +++ b/.gitignore @@ -51,38 +51,3 @@ modules.order Module.symvers Mkfile.old dkms.conf - -# ---> C++ -# Prerequisites -*.d - -# Compiled Object files -*.slo -*.lo -*.o -*.obj - -# Precompiled Headers -*.gch -*.pch - -# Compiled Dynamic libraries -*.so -*.dylib -*.dll - -# Fortran module files -*.mod -*.smod - -# Compiled Static libraries -*.lai -*.la -*.a -*.lib - -# Executables -*.exe -*.out -*.app - diff --git a/README.md b/README.md index 9d8237f..bee6b0f 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ C语言 & 程序设计哲学 / C Language & Philosophy behind Programming -@2026 4.25 - 5.05 \ No newline at end of file +@2026 4.25 - 5.05 By KenanZhu (NaNoKi) \ No newline at end of file