From a549bb8d29a91eee18dea777762ff42d023abb7a Mon Sep 17 00:00:00 2001 From: LP Date: Thu, 1 Aug 2024 09:45:57 +0200 Subject: [PATCH] test 1 --- .idea/.gitignore | 6 ++++++ .idea/modules.xml | 8 ++++++++ .idea/tstbob.iml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ README.md | 2 ++ 5 files changed, 30 insertions(+) create mode 100644 .idea/.gitignore create mode 100644 .idea/modules.xml create mode 100644 .idea/tstbob.iml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 0000000..8bf4d45 --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,6 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..9ba7b07 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/tstbob.iml b/.idea/tstbob.iml new file mode 100644 index 0000000..0399c4b --- /dev/null +++ b/.idea/tstbob.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..35eb1dd --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 03d7313..10942ca 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,6 @@ Bonjour ceci est un test +Le test se poursuit -> Push by bob himself + Bob \ No newline at end of file