Skip to content

Commit 2294f7c

Browse files
Fixed gitignore file
1 parent 510f293 commit 2294f7c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
target/
22
dependency-reduced-pom.xml
3-
idea/
3+
.idea/

ServerLinksZ.iml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<facet type="minecraft" name="Minecraft">
55
<configuration>
66
<autoDetectTypes>
7-
<platformType>ADVENTURE</platformType>
7+
<platformType>PAPER</platformType>
88
</autoDetectTypes>
99
<projectReimportVersion>1</projectReimportVersion>
1010
</configuration>

0 commit comments

Comments
 (0)