From 0c2f7e27e6d9519c85c5ce4c1935380d99d753de Mon Sep 17 00:00:00 2001 From: "Captain.B" Date: Wed, 19 Aug 2020 13:20:43 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20=E4=BF=AE=E6=94=B9ignore?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend/.gitignore b/backend/.gitignore index b88dad7642..a5a2b0c056 100644 --- a/backend/.gitignore +++ b/backend/.gitignore @@ -32,4 +32,4 @@ target .project .classpath .factorypath -jmeter/lib/ \ No newline at end of file +src/main/resources/jmeter/lib/ \ No newline at end of file