From f6edda1c42363c0f9734c8ad698b0a77249bd8f0 Mon Sep 17 00:00:00 2001 From: beatzaplenty Date: Tue, 2 Dec 2025 16:56:43 +1000 Subject: [PATCH] modified: .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 9ef2236..27db7ce 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ playwright-report/ coverage/ build/ testrun.log -coverage-reports/ \ No newline at end of file +coverage-reports/ +.nfs* \ No newline at end of file