diff --git a/.gitignore b/.gitignore index 33d37401d..3ac3c9eca 100644 --- a/.gitignore +++ b/.gitignore @@ -3,8 +3,7 @@ src/NadekoBot/data/last_known_version.txt # medusa stuff -!src/NadekoBot/data/medusae/medusa.yml -src/NadekoBot/data/medusae/** +src/NadekoBot/data/medusae/ # other diff --git a/src/NadekoBot/data/lib/libopus.so b/src/NadekoBot/data/lib/opus.so similarity index 100% rename from src/NadekoBot/data/lib/libopus.so rename to src/NadekoBot/data/lib/opus.so diff --git a/src/NadekoBot/data/medusae/medusa.yml b/src/NadekoBot/data/medusae/medusa.yml new file mode 100644 index 000000000..8baf6a6d6 --- /dev/null +++ b/src/NadekoBot/data/medusae/medusa.yml @@ -0,0 +1,4 @@ +# DO NOT CHANGE +version: 1 +# List of medusae automatically loaded at startup +loaded: []