mirror of
https://github.com/certbot/certbot.git
synced 2026-08-01 08:08:00 +02:00
auto-ignore .DS_Store (#10539)
i'm creating this PR in response to https://github.com/certbot/certbot/pull/10495/changes/47c5c88fe13dfaf3702a954c17db67a490781457 where ohemorange manually deleted .DS_Store on jsha's PR rather than doing that or having new certbot devs manually configure their system to ignore these files, let's just do it for them i don't think this PR requires two reviews
This commit is contained in:
@@ -65,3 +65,6 @@ snapcraft.cfg
|
||||
|
||||
# pyenv files
|
||||
.python-version
|
||||
|
||||
# macOS files
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user