Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Towerを使用して Git リポジトリを操作しています。私の問題は、新しいファイルをローカルに追加すると、それらが Tower に表示されないことです。誰でもこれを修正する方法を知っていますか?
それらは、.gitignoreファイルのルールによって隠されている可能性があります。コマンドラインからgitstatusを実行すると、それらが表示されますか?そうでない場合は、.gitignoreを確認してください。