You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Enso-Bot/.gitignore

18 lines
304 B
Plaintext

#Hiding Token
.env
*/__pycache__/*
__pycache__*/
.idea/__pycache__
/.idea/.gitignore
/.idea/discord.xml
/.idea/EnsoBot.iml
/.idea/misc.xml
/.idea/modules.xml
/.idea/inspectionProfiles/profiles_settings.xml
/.idea/saveactions_settings.xml
/.idea/dictionaries/sgoud.xml
/.idea/vcs.xml
/venv/
venv*/
venv