mirror of
https://github.com/RGBCube/minearchy-bot
synced 2025-08-02 11:57:46 +00:00
feat: move to uv
This commit is contained in:
parent
d7d984a4ef
commit
d5ed49b03c
6 changed files with 678 additions and 1044 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
@ -1,17 +1,13 @@
|
|||
*
|
||||
venv/
|
||||
|
||||
!.gitignore
|
||||
|
||||
!minearchy_bot/
|
||||
!minearchy_bot/cogs/
|
||||
!minearchy_bot/minecraft_server/
|
||||
!minearchy_bot/utils/
|
||||
!minearchy_bot/**/
|
||||
|
||||
!*.py
|
||||
!*.example.json
|
||||
!*.sh
|
||||
!*.md
|
||||
!*.yml
|
||||
!*.toml
|
||||
!*.lock
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue