diff --git a/.gitignore b/.gitignore index e329b30..3362a8d 100644 --- a/.gitignore +++ b/.gitignore @@ -99,4 +99,7 @@ test/databases/sponsorTimes.db-wal test/databases/private.db # Config files -config.json \ No newline at end of file +config.json + +# Mac files +.DS_Store \ No newline at end of file