LoginSignup
3
1

More than 5 years have passed since last update.

もう .gitignore で困らないぞ!!

Posted at

結論

便利な .gitignore のテンプレートを GitHub が用意してくれています。
=> github/gitignore: A collection of useful .gitignore templates

様々な環境に適した .gitignore がそれぞれ用意されているので、自分の使いたいものをコピペして使っちゃいましょう。

あとがき

僕は普段 Node.js ベースのプロジェクトに関わることが多いので、Node.gitignore をよく使います。
Typescript, Parcel, Nuxt.js, Next.js など満遍なく対応してくれてるのでうれしい。

3
1
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
3
1