Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 059db7c

Browse files
committed
added some apple files to .gitignore as users' may not have them already gitignore via global
1 parent 380f812 commit 059db7c

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,10 @@
33
# ------- ZSH -------
44
# zsh command history; could contain quasi-sensitive info
55
**/.zsh_history
6+
7+
# ------- macOS -------
8+
# ideally these will already be (among other patterns) in the .gitignore_global
9+
# General
10+
.DS_Store
11+
.AppleDouble
12+
.LSOverride

0 commit comments

Comments
 (0)