mirror of
https://github.com/plexusorg/Module-TFMExtras.git
synced 2025-06-29 23:16:42 +00:00
- Auto register commands using modified ReflectionsUtil#getClassesFrom(String)
- Add /eject - Begin /enchant
This commit is contained in:
15
.gitignore
vendored
Executable file
15
.gitignore
vendored
Executable file
@ -0,0 +1,15 @@
|
||||
/.idea/
|
||||
*.iml
|
||||
/target/
|
||||
|
||||
# OS
|
||||
.DS_Store
|
||||
._*
|
||||
.Spotlight-V100
|
||||
.Trashes
|
||||
ehthumbs.db
|
||||
Thumbs.db
|
||||
|
||||
# Gradle
|
||||
/build/
|
||||
/.gradle/
|
Reference in New Issue
Block a user