2
0

More than 1 year has passed since last update.

【Git】.gitignore で指定してもファイルが作業ツリーに上がってきてしまうときの対処法

Posted at

途中で .gitignore に追加した(すでにそのファイルをコミットしてしまっている)場合は,あとから.gitignore しても無視できない(ことがある?).

ignoreしたいファイルを一度別の場所に移してからコミットし,再度戻してからコミットしなおすとignoreできました.

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0