templates/discord-bot: init
This commit is contained in:
parent
7de0f37a07
commit
b29f007e69
8 changed files with 313 additions and 0 deletions
14
templates/discord-bot/.gitignore
vendored
Normal file
14
templates/discord-bot/.gitignore
vendored
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Secrets
|
||||
.env
|
||||
|
||||
# Nix
|
||||
.direnv/
|
||||
result
|
||||
|
||||
# Python
|
||||
.ruff_cache
|
||||
.ropeproject
|
||||
|
||||
# Runtime
|
||||
rename.sqlite3
|
||||
rename.sqlite3-journal
|
Loading…
Add table
Add a link
Reference in a new issue