From 585ca2ad858a2505b7b2b009d42c2da5ff9420b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isidoro=20Nevares=20Mart=C3=ADn?= Date: Mon, 9 Feb 2026 14:51:40 +0100 Subject: [PATCH] commit inicio --- .classpath | 2 +- .gitignore | 1 + .project | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 .gitignore diff --git a/.classpath b/.classpath index e34ee24..f00af9b 100644 --- a/.classpath +++ b/.classpath @@ -1,6 +1,6 @@ - + diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ae3c172 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/bin/ diff --git a/.project b/.project index 0c52f54..4a43584 100644 --- a/.project +++ b/.project @@ -1,6 +1,6 @@ - PatronDAO_Act63 + eedd_act6_2_patron-dao