mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2025-02-10 01:11:22 +01:00
The task would fail to cancel properly, and sometimes fail to recognize NPC removal. In addition, gitignore maven and IntelliJ artifacts to give contributors an easier time.
10 lines
92 B
Plaintext
10 lines
92 B
Plaintext
/bin
|
|
/target
|
|
.classpath
|
|
.project
|
|
Citizens.jar
|
|
*.lnk
|
|
*.iml
|
|
/.idea
|
|
dependency-reduced-pom.xml
|