79551028

Date: 2025-04-02 16:00:09
Score: 2
Natty:
Report link

You can achieve this by adding .devcontainers/ to a global .gitignore file.

See this answer for more information on how to achieve this.

With this set up, all my dev containers are ignored until they are explicitly tracked in the repo.

Reasons:
  • Blacklisted phrase (1): how to achieve
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Dionysaw