diff options
author | 2022-02-21 14:29:36 +0000 | |
---|---|---|
committer | 2022-02-21 14:29:36 +0000 | |
commit | 9249ec98f4acb27a4fe06a8428139b8a8de21592 (patch) | |
tree | c1b870c3c498e5f8c115e372ff94ecee26f743cd | |
parent | Merge pull request #668 from python-discord/update/name-profile-policy (diff) | |
parent | Merge branch 'main' into update-gitignore (diff) |
Merge pull request #667 from python-discord/update-gitignore
Update .gitignore to ignore MacOS system files
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -129,3 +129,6 @@ log.* # Local Netlify folder .netlify + +# Mac/OSX +.DS_Store |