Make it so dynmap commands can be proxied via /execute without failing to parse.
Also adds some gitignore entries for stuff generated by fabric
This commit is contained in:
parent
11388de37d
commit
47b75694d8
3 changed files with 16 additions and 2 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -24,9 +24,11 @@
|
|||
/bin
|
||||
/dist
|
||||
/manifest.mf
|
||||
/run
|
||||
|
||||
# Mac filesystem dust
|
||||
/.DS_Store
|
||||
/dependency-reduced-pom.xml
|
||||
|
||||
*.log
|
||||
/.gradle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue