mirror of
https://github.com/nikdoof/smsbot.git
synced 2025-12-26 08:09:29 +00:00
Clean up temporary files and update .gitignore for uv migration
Co-authored-by: nikdoof <170514+nikdoof@users.noreply.github.com>
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -102,3 +102,12 @@ venv.bak/
|
||||
|
||||
# mypy
|
||||
.mypy_cache/
|
||||
|
||||
# Task completions
|
||||
completion/
|
||||
|
||||
# Build artifacts
|
||||
dist/
|
||||
|
||||
# uv cache
|
||||
.ruff_cache/
|
||||
|
||||
Reference in New Issue
Block a user