mirror of
https://github.com/cheat/cheat.git
synced 2026-06-17 22:07:40 +02:00
484b447391
Modify `Sheets.Load` to not walk hidden directories like `.git`. This optimization can potentially prevent thousands of system calls from being made, because `.git` directories can contain many files.