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 ignore file1, file2, file3
次のような小さなbashスクリプトを作成できます。
[-z"$1"]まで; ローカルaparam="$1"を実行します; ...; シフト ; 終わり
git update-index --assume-unchanged $aparam
次に、そのスクリプトをエイリアスとして定義します。