Ignore tooling artifacts
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -9,6 +9,11 @@ wheels/
|
|||||||
# Virtual environments
|
# Virtual environments
|
||||||
.venv
|
.venv
|
||||||
|
|
||||||
|
# Tooling artifacts
|
||||||
|
.mypy_cache/
|
||||||
|
.ropeproject/
|
||||||
|
.ruff_cache/
|
||||||
|
|
||||||
# Testing artifacts
|
# Testing artifacts
|
||||||
config.yaml
|
config.yaml
|
||||||
db.sqlite3
|
db.sqlite3
|
||||||
|
|||||||
Reference in New Issue
Block a user