discord-player-play-dl/.gitignore

15 lines
183 B
Text
Raw Normal View History

2021-04-25 14:20:49 +05:00
# Node
node_modules
package-lock.json
2021-06-19 17:16:01 +05:00
yarn.lock
2021-04-04 21:23:35 +05:00
2021-04-25 14:20:49 +05:00
# Compiled files
lib
2021-04-06 17:55:29 +05:00
2021-04-25 14:20:49 +05:00
# Yarn logs
yarn*.log
2021-04-21 10:08:33 +05:00
2021-06-11 23:39:21 +05:00
# example
2021-06-19 17:13:39 +05:00
example/test
2021-06-19 17:16:01 +05:00
example/music-bot/node_modules
example/music-bot/package-lock.json