Skip to content

Commit 1a5aae1

Browse files
committed
Add DS_Store to gitignore
1 parent e39f9e2 commit 1a5aae1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@ languages/*.mo
1010

1111
# Logs
1212
*.log
13+
14+
# System
15+
.DS_Store

0 commit comments

Comments
 (0)