diff --git a/.gitignore b/.gitignore index af3f7b8..8a1a814 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,6 @@ # Dossiers des fichiers compilés out/* *.class + +# Dossier pour l'executable +META-INF/ \ No newline at end of file