ZerioDev / Music-bot

A complete code to download for a cool Discord music bot !
https://discord.gg/5cGSYV8ZZj
GNU General Public License v3.0
882 stars 1.08k forks source link

add .env to .gitignore #326

Closed BoredKevin closed 2 months ago

BoredKevin commented 2 months ago

Just a simple quick fix to include .env into .gitignore to ensure that important variables containing sensitive information are not tracked by Git and are not pushed to the remote repository.