Reworking for 1.18 bukkit API
This commit is contained in:
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
*
|
||||
!.gitignore
|
||||
!src
|
||||
!src/*
|
||||
!src/**
|
||||
!deps
|
||||
!deps/*.jar
|
||||
!pom.xml
|
||||
Reference in New Issue
Block a user