setting up the gitignore

This commit is contained in:
2026-01-01 15:09:41 +00:00
parent e18b3a900c
commit 5abf978dbe
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
*~
target/

View File

@@ -9,7 +9,7 @@
<name>org-backend</name>
<!-- FIXME change it to the project's website -->
<url>http://www.example.com</url>
<url>https://zainezq.com/api</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>