Skip to content

Commit e05e195

Browse files
committed
gitignore .DS_Stores
1 parent 6595224 commit e05e195

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,7 @@
1010
/jbrowse/.gradle
1111

1212
# Ignore labkey-npm build artifacts
13-
**/gen/**
13+
**/gen/**
14+
15+
# Ignore MacOS .DS_Store artifacts
16+
**/.DS_Store

0 commit comments

Comments
 (0)