From 08547d1a8d850fdaa5c408dbdb03cf28b9a0297b Mon Sep 17 00:00:00 2001 From: John Doe Date: Sat, 10 Feb 2024 21:17:49 +0500 Subject: [PATCH 1/2] add first files --- TestFolder/__init__.py | 0 TestFolder/firstfile.ts | 0 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 TestFolder/__init__.py create mode 100644 TestFolder/firstfile.ts diff --git a/TestFolder/__init__.py b/TestFolder/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/TestFolder/firstfile.ts b/TestFolder/firstfile.ts new file mode 100644 index 0000000..e69de29 From bd214eed3e5df88bca3fe6b8d88a74af46ae9a12 Mon Sep 17 00:00:00 2001 From: John Doe Date: Sat, 10 Feb 2024 21:22:11 +0500 Subject: [PATCH 2/2] add new file --- TestFolder/threefile.cs | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 TestFolder/threefile.cs diff --git a/TestFolder/threefile.cs b/TestFolder/threefile.cs new file mode 100644 index 0000000..e69de29