Skip to content
This repository was archived by the owner on Feb 13, 2021. It is now read-only.

Commit 966345e

Browse files
authored
Add .DS_Store ignore
1 parent 74af472 commit 966345e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,6 @@
2222
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
2323
hs_err_pid*
2424
/bin/
25+
26+
# Skip DS_Store
27+
.DS_Store

0 commit comments

Comments
 (0)