Updates .gitignore

This commit is contained in:
Kristian Knarvik 2024-05-14 14:39:44 +02:00
parent bc7a8bebea
commit 525eaa6860
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -24,4 +24,5 @@
# Mac filesystem dust
/.DS_Store
*.iml
*.iml
.idea

View File

@ -3,4 +3,4 @@ main: org.dynmap.factions.DynmapFactionsPlugin
version: "${project.version}-${BUILD_NUMBER}"
authors: [ EpicKnarvik97, mikeprimm ]
depend: [ dynmap, Factions ]
api-version: 1.20
api-version: 1.16