ignore ruff cache directory
This commit is contained in:
parent
ecd8bddd4e
commit
0c003b3a91
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -6,3 +6,5 @@ presentation/*
|
|||
bin/
|
||||
lib/
|
||||
pyvenv.cfg
|
||||
|
||||
.ruff_cache/
|
||||
|
|
Reference in a new issue