Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: .gitattributesファイルを追加 #711

Merged
merged 1 commit into from
Jun 15, 2024
Merged

Conversation

yonta
Copy link
Collaborator

@yonta yonta commented Mar 27, 2024

便利になるよ!

やったこと

  • .gitattributesファイルを追加した
    • 自動生成ファイルのリストを追加した。
    • これより、GitHubのdiff表示において、自動生成ファイルの内容は自動で折りたたまれる。

やってないこと

  • 自動生成ファイル以外のattributesの設定
    • ドキュメント
    • 他にできるらしいこと
      • 改行コードの指定
      • gitアーカイブ時の無視ファイル
      • バイナリファイルの指定
      • 特定ファイルのdiff/merge方法の指定
    • 今は必要なさそう

自動生成ファイルのリストを追加した。
GitHubのdiff表示で自動で折りたたまれる。
Copy link

codecov bot commented Mar 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.57%. Comparing base (a56bb6e) to head (8850511).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #711   +/-   ##
=======================================
  Coverage   96.57%   96.57%           
=======================================
  Files          17       17           
  Lines         321      321           
=======================================
  Hits          310      310           
  Misses         11       11           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@momocus momocus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

便利やーん

@momocus momocus merged commit 609b3fa into main Jun 15, 2024
13 checks passed
@momocus momocus deleted the pr/add-gitattributes branch June 15, 2024 15:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants