mirror of
https://github.com/CitizensDev/Citizens2.git
synced 2024-11-02 08:49:34 +01:00
edbf8e6fda
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
|