From 4a17a0f81e7735694a340c811201f6a69da57f82 Mon Sep 17 00:00:00 2001 From: fiss <2657262686@qq.com> Date: Fri, 18 Aug 2023 15:04:33 +0800 Subject: [PATCH] 一般情况不提交makefile --- .gitignore | 3 +++ 1 file changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 6a0040d..b5764cc 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ bin/res/* bin/vpt_proj bin/libvpt_ascend.so data/* +src/Makefile +.gitignore +src/decoder/Makefile -- libgit2 0.21.4