From c430015fa43087f95322925a2bf643aa8207c101 Mon Sep 17 00:00:00 2001 From: Jerome Lachaud Date: Thu, 5 Jun 2025 23:57:46 +0200 Subject: [PATCH] commit1 --- test.txt => core/core.txt | 0 tribes/company1/company1.txt | 1 + tribes/company2/company.txt | 1 + tribes/smatchit/smatchit.txt | 1 + 4 files changed, 3 insertions(+) rename test.txt => core/core.txt (100%) create mode 100644 tribes/company1/company1.txt create mode 100644 tribes/company2/company.txt create mode 100644 tribes/smatchit/smatchit.txt diff --git a/test.txt b/core/core.txt similarity index 100% rename from test.txt rename to core/core.txt diff --git a/tribes/company1/company1.txt b/tribes/company1/company1.txt new file mode 100644 index 0000000..06c15a2 --- /dev/null +++ b/tribes/company1/company1.txt @@ -0,0 +1 @@ +this is file 1 \ No newline at end of file diff --git a/tribes/company2/company.txt b/tribes/company2/company.txt new file mode 100644 index 0000000..06c15a2 --- /dev/null +++ b/tribes/company2/company.txt @@ -0,0 +1 @@ +this is file 1 \ No newline at end of file diff --git a/tribes/smatchit/smatchit.txt b/tribes/smatchit/smatchit.txt new file mode 100644 index 0000000..06c15a2 --- /dev/null +++ b/tribes/smatchit/smatchit.txt @@ -0,0 +1 @@ +this is file 1 \ No newline at end of file