mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-25 09:12:02 -07:00
[ci skip] Add a test plugin (#6133)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -24,7 +24,6 @@ dependency-reduced-pom.xml
|
||||
.*.sw[a-p]
|
||||
|
||||
# various other potential build files
|
||||
build/
|
||||
bin/
|
||||
dist/
|
||||
manifest.mf
|
||||
@@ -68,3 +67,5 @@ paperclip-*.jar
|
||||
paperclip.properties
|
||||
|
||||
!gradle/wrapper/gradle-wrapper.jar
|
||||
|
||||
test-plugin.settings.gradle.kts
|
||||
|
Reference in New Issue
Block a user