科学の箱

科学・IT・登山の話題

git

global gitignore

投稿日:2019年6月13日 更新日:

Windowsでグローバルにgitignoreを設定するのにはまった件。

まずロケーションの設定

git config –global core.excludesfile “%USERPROFILE%\.gitignore”

以下を参考

https://stackoverflow.com/questions/7335420/global-git-ignore

ポイントは上記コマンドはあくまで場所の設定だけであり、これで.gitignoreができるわけではない。実際のファイルはマニュアルで作成すること。

メタ情報

inarticle



メタ情報

inarticle



-git
-

執筆者:


comment

メールアドレスが公開されることはありません。 * が付いている欄は必須項目です

関連記事

no image

特定のパッケージのためのgitignoreを作成したい

https://gitignore.ioを開く パッケージ名を入力 Createをクリック Related posts:seabornをEDAに応用するPython + Slack Bot – 3py …

no image

git fatal: unable to access ‘…’: SSL certificate problem: unable to get local issuer certificate

git fatal: unable to access ‘…’: SSL certificate problem: unable to get local issu …

2019年6月
« 5月   7月 »
 12
3456789
10111213141516
17181920212223
24252627282930

side bar top



アーカイブ

カテゴリー