Argus icon indicating copy to clipboard operation
Argus copied to clipboard

Make git ignore all dotfiles by default

Open hmpf opened this issue 1 year ago • 4 comments

There are so many person-specific things that spray dotfiles into the tree so I'm being passive-agressive here and flipping how git treats dotfiles: ignore all by default.

This means dotfiles we want needs to be listed explicitly in .gitignore.

hmpf avatar May 14 '24 10:05 hmpf

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 84.29%. Comparing base (d39fec1) to head (c0dab7a). Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #814   +/-   ##
=======================================
  Coverage   84.29%   84.29%           
=======================================
  Files          86       86           
  Lines        3973     3973           
=======================================
  Hits         3349     3349           
  Misses        624      624           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov-commenter avatar May 14 '24 10:05 codecov-commenter

Test results

    4 files      2 errors  176 suites   6m 9s :stopwatch: 489 tests 487 :heavy_check_mark: 1 :zzz: 0 :x: 1 :fire: 978 runs  975 :heavy_check_mark: 2 :zzz: 0 :x: 1 :fire:

For more details on these parsing errors and errors, see this check.

Results for commit 5ddeae46.

:recycle: This comment has been updated with latest results.

github-actions[bot] avatar May 14 '24 10:05 github-actions[bot]