Files
discord-jeeves/.gitignore

10 lines
129 B
Plaintext

jeevesbot/env.py
jeevesbot/databases/*
jeevesbot/__pycache__/*
logs/
__init__.py
*.pyc
__pycache__/*
cogs/__pycache__/*
.vscode/