From a8ab7946733f99e58ba42a24b070ae208182fadc Mon Sep 17 00:00:00 2001
From: samuel turpin <samuel.turpin.etu>
Date: Wed, 21 Feb 2024 15:22:44 +0100
Subject: [PATCH] ajout gitinore

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 .gitignore

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..69e5d41
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+bin/
+*/*.class
+*/*.lib
\ No newline at end of file
-- 
GitLab