79405344

Date: 2025-02-01 16:55:53
Score: 1
Natty:
Report link

"Am I imagining stuff and this is the correct behaviour?"

Yes, it is, both on Windows and Linux. Thanks to phd's comment I remembered why I thought it should ignore such folders: I created a virtual environment with python -m venv .v and git ignored it, so I thought that it ignored it because the name started with a period. I didn't take into account that venv itself created a gitignore file with a * which ignored the whole directory, hence it wasn't showing on git status. So yes, I am imagining stuff.

Reasons:
  • Blacklisted phrase (0.5): Thanks
  • Long answer (-0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: postcoital.solitaire