diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ token.json node_modules yarn.lock -music
\ No newline at end of file +music/*.mp3
\ No newline at end of file |
![]() |
index : personal/DLAP.git | |
| A Discord bot that lets you play local audio tracks in your server. Written for Discord.JS v14 | Alee |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 2 |
@@ -1,4 +1,4 @@ token.json node_modules yarn.lock -music
\ No newline at end of file +music/*.mp3
\ No newline at end of file |