From 1823dd4b5832fe85286118fd1a04c0fe4335163f Mon Sep 17 00:00:00 2001 From: Jephte Clain Date: Thu, 29 May 2025 10:35:47 +0200 Subject: [PATCH] maj projet --- .idea/modules.xml | 8 ++++++ .idea/nulib-base.iml | 12 +++++++++ .idea/php.xml | 62 +++++++++++++++++++++++++++++++++++++++++++- .idea/vcs.xml | 6 +++++ 4 files changed, 87 insertions(+), 1 deletion(-) create mode 100644 .idea/modules.xml create mode 100644 .idea/nulib-base.iml create mode 100644 .idea/vcs.xml diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..3d877a2 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/nulib-base.iml b/.idea/nulib-base.iml new file mode 100644 index 0000000..c88c3c8 --- /dev/null +++ b/.idea/nulib-base.iml @@ -0,0 +1,12 @@ + + + + + + + + + + + + \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml index f6159c8..aced70d 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -1,4 +1,64 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ 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