From 6e7fd266e51a28214b5a2ceee169f4d9bd79915e Mon Sep 17 00:00:00 2001
From: Azurlors <florianrichard2001@gmail.com>
Date: Mon, 10 Oct 2022 10:16:35 +0200
Subject: [PATCH] Ajout .project java

---
 .project | 11 +++++++++++
 1 file changed, 11 insertions(+)
 create mode 100644 .project

diff --git a/.project b/.project
new file mode 100644
index 0000000..a4877db
--- /dev/null
+++ b/.project
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>acl-project</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+	</buildSpec>
+	<natures>
+	</natures>
+</projectDescription>
-- 
GitLab