diff options
Diffstat (limited to 'files/.gitignore')
| -rw-r--r-- | files/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/files/.gitignore b/files/.gitignore index 520a894..cb82436 100644 --- a/files/.gitignore +++ b/files/.gitignore @@ -38,6 +38,9 @@ id_ed25519 # Python *.pyc __pycache__ +.mypy_cache/ +.pytest_cache/ +.ruff_cache/ # Infinitest infinitest.filters |
