Skip to content

Commit b245757

Browse files
committed
chore: ignore .DS_Store files
1 parent 5748e6d commit b245757

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,11 @@ hugo_stats.json
1212
# Log files
1313
*.log.DS_Store
1414
public
15+
static/.DS_Store
16+
static/images/.DS_Store
17+
themes/.DS_Store
18+
themes/up-business-theme/.DS_Store
19+
themes/up-business-theme/assets/.DS_Store
20+
themes/up-business-theme/hugoBasicExample/.DS_Store
21+
themes/up-business-theme/layouts/.DS_Store
22+
themes/up-business-theme/layouts/partials/.DS_Store

0 commit comments

Comments
 (0)