Refactored ToolLeprechaunInterface.kt, adjusted gitignores

This commit is contained in:
Ceikry 2021-03-08 00:02:33 -06:00
parent 189b0cca5a
commit eeec756f23
4 changed files with 143 additions and 164 deletions

7
Client/.gitignore vendored
View file

@ -15,3 +15,10 @@ data/cache/
*.eml
*.userlibraries
data/players/**
/build/
/build/classes/
/build/resources/
/build/tmp/
/build/generated/
/build/libs/
/build/kotlin/