-
-
Save technocake/f215bf1f039e41a200f0cd79fb841ffa to your computer and use it in GitHub Desktop.
.gitignore for OS (Windows/Mac) generated files
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # Windows | |
| Thumbs.db | |
| desktop.ini | |
| # OS X | |
| .DS_Store | |
| .Spotlight-V100 | |
| .Trashes | |
| ._* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment