diff --git a/.gitignore b/.gitignore index 8f3d70c..1c2afa9 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ config.json package-lock.json package.json .DS_Store +node_modules \ No newline at end of file diff --git a/commands/fun/music b/commands/fun/music.js similarity index 100% rename from commands/fun/music rename to commands/fun/music.js