chore: ignore Python bytecode caches · openclaw/openclaw@b6b2755
steipete
·
2026-05-25
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -168,6 +168,8 @@ mantis/
|
168 | 168 | !.agents/skills/tag-duplicate-prs-issues/** |
169 | 169 | !.agents/skills/autoreview/ |
170 | 170 | !.agents/skills/autoreview/** |
| 171 | +.agents/skills/**/__pycache__/ |
| 172 | +.agents/skills/**/*.py[cod] |
171 | 173 | |
172 | 174 | # Agent credentials and memory (NEVER COMMIT) |
173 | 175 | /memory/ |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。