Initial commit
Added support for entity capture and spawning with eggs Added README Added spigot docker build tools Added some comments
This commit is contained in:
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Eclipse project files
|
||||
.classpath
|
||||
.project
|
||||
.settings/
|
||||
target/
|
||||
|
||||
# Generated javadocs
|
||||
doc/
|
||||
|
||||
# Dependency reduced pom
|
||||
dependency-reduced-pom.xml
|
||||
|
||||
# Jetbrains Intellij IDEA
|
||||
.idea/
|
||||
*.iml
|
||||
Reference in New Issue
Block a user