Make git ignore all dotfiles by default
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.
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.
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.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code