Yongjun Cho commited on
Commit ·
d232b8f
1
Parent(s): b9f3d65
chore: ignore .DS_Store
Browse files- .gitignore +3 -0
.gitignore
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
# macOS metadata
|
| 2 |
+
.DS_Store
|
| 3 |
+
**/.DS_Store
|