Merge pull request #117 from jaredrossberg/gitignore

Add DS_Store to .gitignore
This commit is contained in:
Footsiefat 2021-10-25 18:12:28 +13:00 committed by GitHub
commit 4603224fa7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -154,3 +154,6 @@ ZSpotify\ Podcasts/
# Config file
zs_config.json
# MacOS file
.DS_Store