From 029d819f34407022c9cabbd1cc9a7d78b1b428c8 Mon Sep 17 00:00:00 2001 From: wangpengfei <274878379@qq.com> Date: 星期六, 26 八月 2023 15:38:19 +0800 Subject: [PATCH] fix --- .gitignore | 8 +------- 1 files changed, 1 insertions(+), 7 deletions(-) diff --git a/.gitignore b/.gitignore index e798a0b..2600d39 100644 --- a/.gitignore +++ b/.gitignore @@ -2,24 +2,18 @@ *.o *.a *.so - # Folders _obj _test - # Architecture specific extensions/prefixes *.[568vq] [568vq].out - *.cgo1.go *.cgo2.c _cgo_defun.c _cgo_gotypes.go _cgo_export.* - _testmain.go - *.exe *.test -log/* - +/log/* \ No newline at end of file -- Gitblit v1.8.0