---
title: "Tagged "ds_store""
url: "https://alex.zappa.dev/tags/ds_store/"
description: "Posts tagged with #ds_store."
---

# Tagged "ds\_store"

## 2019

*   04/10
    
    [How remove .DS\_Store files from a Git repository?](/blog/how-remove-dsstore-files-from-a-git-repository/)
    
    Learn how to remove .DS\_Store files from your Mac OS X repository. Use commands to find and remove the files. Update .gitignore for future prevention. Check gitignore.io for more configurations.