From dc11d65148e7f53a2554889939dbeacfd6ee0d88 Mon Sep 17 00:00:00 2001 From: Oliver Wong Date: Tue, 12 May 2026 19:17:20 +0800 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index b6b8cde..a577d11 100755 --- a/.gitignore +++ b/.gitignore @@ -63,4 +63,4 @@ TestResult.xml nunit-*.xml # Test Data -data/source/ \ No newline at end of file +data/ \ No newline at end of file