Skip to content

Commit 7abd534

Browse files
committed
Ignore MacOS file system hidden files
1 parent 1ef8a01 commit 7abd534

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
@@ -0,0 +1,7 @@
1+
.DS_Store
2+
.github/.DS_Store
3+
data/.DS_Store
4+
extra/.DS_Store
5+
lib/.DS_Store
6+
plugins/.DS_Store
7+
thirdparty/.DS_Store

0 commit comments

Comments
 (0)