Commit 7975eb5
authored
[MNT] Update
* Reference Issue: fixes #1546
* New Tests Added: No
* Documentation Updated: No
---
What does this PR implement/fix? Explain your changes.
* Added Ruff’s local cache directory `.ruff_cache` to .gitignore.
* Added .cursorignore and .cursorindexingignore to .gitignore to match the latest official GitHub Python .gitignore template.gitignore (#1547)1 parent 6d5e21b commit 7975eb5
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
| 92 | + | |
91 | 93 | | |
92 | 94 | | |
93 | 95 | | |
| |||
96 | 98 | | |
97 | 99 | | |
98 | 100 | | |
99 | | - | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
0 commit comments