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.
私は新しい git ユーザーです。git を使用して Web サイトに変更をプッシュするときに、ローカルの wamp データベース設定を除外したいと考えています。私は netbeans を使用しており、config ディレクトリを gitignore ファイルに追加したいと考えています。gitサポートに組み込まれたnetbeansを使用してこれを行う方法を知っている人はいますか?
ありがとう、
明細書
テストしたところ、「無視」を選択すると、選択したディレクトリ/ファイルが .gitignore ファイルに追加されることがわかりました。
これが誰かに役立つことを願っています。- 明細書