Pārlūkot izejas kodu

Ignore bash scripts + Update Changelog

nossr50 5 gadi atpakaļ
vecāks
revīzija
b763a56d75
2 mainītis faili ar 4 papildinājumiem un 0 dzēšanām
  1. 3 0
      .gitignore
  2. 1 0
      Changelog.txt

+ 3 - 0
.gitignore

@@ -9,6 +9,9 @@ dist/
 nbdist/
 .nb-gradle/
 
+### Bash Scripts
+*.sh
+
 ### JetBrains template
 # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio and WebStorm
 # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839

+ 1 - 0
Changelog.txt

@@ -5,6 +5,7 @@ Version 2.2.0
     !!!!!!!!!!!!!!!!!!!!!!!!
     !!!!!!!!!!!!!!!!!!!!!!!!
     mcMMO's config system has been rewritten
+    mcMMO build management is now handled by Gradle (KTS) instead of Maven
     Nearly every config setting has been renamed and most have brand new comments
     You can now add an unlimited number of custom XP perks with custom defined XP boosts
     Added new subskill to Fishing named 'Inner Peace'