Merge pull request #4289 from csauge/patch-1

Update Python.gitignore for .ruff_cache/
This commit is contained in:
Devin Dooley
2025-01-17 13:20:13 -08:00
committed by GitHub

View File

@@ -167,5 +167,8 @@ cython_debug/
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
# Ruff stuff:
.ruff_cache/
# PyPI configuration file
.pypirc