Results 1 comments of Eric/한경수

Inspired by @gabor-one 's workaround (`"claudeCode.respectGitIgnore": false`), I dug into which specific line in `.gitignore` was causing the issue. Turns out it's `*.py,cover` — a line included by default in...