ignore pycache directory
This commit is contained in:
parent
e0ab6dd29b
commit
170b0963de
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -8,3 +8,5 @@ lib/
|
||||||
pyvenv.cfg
|
pyvenv.cfg
|
||||||
|
|
||||||
.ruff_cache/
|
.ruff_cache/
|
||||||
|
|
||||||
|
__pycache__/
|
||||||
|
|
Reference in a new issue