Added "target" directory to gitignore. This seems to be a leftover from the project's past use of Maven. I don't want it here, but until I can figure out how to remove it properly, this will do.
This commit is contained in:
parent
956acaae91
commit
e066b30acf
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,2 +1,3 @@
|
|||||||
/bin/
|
/bin/
|
||||||
|
/target/
|
||||||
/libs/spigot-1.14.4.jar
|
/libs/spigot-1.14.4.jar
|
||||||
|
Loading…
Reference in New Issue
Block a user