Microsoft/vscode

Git - "Add to .gitignore" feature shows up for `.gitignore` file in Source Control tab

Open

#187,354 opened on 2023年7月8日

GitHub で見る
 (1 comment) (2 reactions) (1 assignee)TypeScript (10,221 forks)batch import
buggithelp wanted

Repository metrics

Stars
 (74,848 stars)
PR merge metrics
 (平均マージ 11h 43m) (30d で 1,000 merged PRs)

説明

Does this issue occur when all extensions are disabled?: Yes

  • VS Code Version: 1.80.0
  • OS Version: Linux x64

Steps to Reproduce:

  1. Open a project with a git repository.
  2. Make a change to the .gitignore file.
  3. Go to the Source Control tab (place to stage changes, commit, and push)
  4. Right click on .gitignore.
  5. Add to .gitignore is there. If clicked, then it will add .gitignore to the .gitignore file. This can be done an infinite amount of times.

コントリビューターガイド