From 5abf978dbe3bd92f59c9651f94a107514dae1040 Mon Sep 17 00:00:00 2001 From: Zaine Arch Date: Thu, 1 Jan 2026 15:09:41 +0000 Subject: [PATCH] setting up the gitignore --- .gitignore | 2 ++ pom.xml | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bcc52fe --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +target/ diff --git a/pom.xml b/pom.xml index 5cd91c4..72f0f78 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ org-backend - http://www.example.com + https://zainezq.com/api UTF-8